Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 552 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 552 Bytes

deable / redis-cache

Simplest implementation of redis as psr/simple-cache.

Requirements

This library was developed for PHP 7.4 or newer.

Installation

The best way to install this library is using Composer:

$ composer require deable/redis-cache

Contributing

This is an open source, community-driven project. If you would like to contribute, please follow the code format as used in current sources and submit a pull request.