deable/redis-cache

Simplest implementation of redis as psr/simple-cache.

Installs: 169

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/deable/redis-cache

v1.1.0 2024-10-18 12:01 UTC

This package is auto-updated.

Last update: 2025-09-18 14:12:13 UTC


README

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.