Libraries tagged by redis cache
develupers/laravel-cache-compress
1 Downloads
Add compression support to your Laravel cache. (MongoDB, Redis, Memcached and MySQL supported)
comely-io/cache
1623 Downloads
Comely Cache Component (Redis + Runtime Memory)
baba/object-cache
1127 Downloads
Simple framework for store php json serialized objects in cache. Supports Redis, Memcached, Disk.
saguajardo/rest_lumen_mongodb_redis
7 Downloads
This project consists of the generation of an API Rest with Lumen, using mongoDB as a database. The list of stored records is cached with Redis
milkamil93/evocms-redis
15 Downloads
Redis and documentObject cacher for EvolutionCMS
ppanphper/yii2-redis
29 Downloads
Redis 3.x Cluster Cache, Session and ActiveRecord for the Yii framework
etitov-cm/yii2-redis
3575 Downloads
Redis 3.x Cluster Cache, Session and ActiveRecord for the Yii framework
calvinlam/laravel-multiple-cache-driver
1 Downloads
Cache data to Redis and Database
redshoes/redis-driver-fallback
11 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.
pdeio/redis-driver-fallback
3411 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.
crazynds/crypto-cache
416 Downloads
Package that encrypts all data used in the cache in such a way that a malicious user who has access to the cache system such as redis for example cannot extract the data directly.
oro-dev/redis
71 Downloads
Store caches, logs, spool in Redis
vection-framework/cache
0 Downloads
The Vection Cache offers the use of various caches such as APCu or Redis.
v-pack/laravel-cache
9 Downloads
Cache helper for Laravel models with Redis and file fallback
sfire-framework/sfire-cache
7 Downloads
Temporarily save and retrieve data to and from cache using file system, APCu or Redis.