/predis-adapter

[READ-ONLY] Predis PSR-6 Cache pool

Primary LanguagePHPMIT LicenseMIT

Redis PSR-6 adapter using Predis

Build Status codecov.io

This is a implementation for the PSR-6 for Redis cache. This implementation supports tags.

This implementation is using Predis. If you want an adapter with PHPRedis you should look at our Redis adapter.