Libraries tagged by redis cache
quick/cache
2680 Downloads
This is a cache system that uses Redis for rapid caching.
littlebizzy/object-cache
2 Downloads
Drop-in persistent object cache for WordPress based on Redis in-memory storage that supports Predis, clusters, and WP-CLI (forked from PressJitsu).
robinn/cache
433 Downloads
Simple cache for PHP with support for Redis, Memcached, APCu and Files.
motomedialab/laravel-redis-driver
712 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush
leocolomb/wp-redis
7200 Downloads
A persistent cache backend for WordPress powered by Redis.
silmaralberti/php-cache
609 Downloads
romeoz/rock-cache
3083 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
phy/cache-bundle
8489 Downloads
Cache Bundle for Symfony2 that supports APC, Memcache, Memcached, Redis, Local, and Disk storage.
perimeter/cache-bundle
1152 Downloads
Cache integration for the Memento caching library into Symfony2 and Perimeter API Gateway
nilportugues/cache
118 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern
momentohq/momento-php-redis-client
234 Downloads
Momento drop-in replacement for phpredis: A seamless drop-in replacement for phpredis, built with the Momento SDK for PHP. It mirrors the phpredis interface while leveraging Momento’s serverless cache for effortless scalability and zero operational overhead.
molajo/cache
476 Downloads
Cache API for PHP applications with APC, Database, File, Memcached, In-memory, Redis, Wincache, and xCache handlers.
linio/cache
29588 Downloads
Provides a multi-layered caching abstraction
light-speak/laravel_model_cache
71 Downloads
基于Redis的laravel模型数值缓存,可以减少并发修改对数据库的压力,减少数据库事务锁的使用
kuria/cache
677 Downloads
Caching library with driver abstraction