2017 © Pedro Peláez
 

library psr6-redis-adapter

Provides a basic PSR-6 implementation for Redis.

image

bentools/psr6-redis-adapter

Provides a basic PSR-6 implementation for Redis.

  • Friday, September 2, 2016
  • by bpolaszek
  • Repository
  • 2 Watchers
  • 1 Stars
  • 19 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Provides a basic PSR-6 implementation for Redis., (*1)

Warning: this repository is no longer maintained. Read below., (*2)

The Symfony Core team has developped a lot of great PSR-6 implementations, including Redis, that can work with the Redis extension and Predis as well., (*3)

Besides, I developped an override of this Symfony's Redis Adapter, which can also retrieve the original expiration time of an already cached item., (*4)

If you need this, have a look at Redis PSR-6 TTLAware Adapter, (*5)

The Versions

02/09 2016

dev-master

9999999-dev

Provides a basic PSR-6 implementation for Redis.

  Sources   Download

MIT

The Requires

 

08/07 2016

v1.0

1.0.0.0

Provides a basic PSR-6 implementation for Redis.

  Sources   Download

MIT

The Requires