Libraries tagged by laravel redis
falcolee/laravel-swoole-redis
596 Downloads
Laravel package to provide swoole redis pool integration,laravel redis pool cache and session driver. Aims to avoid redis server timeout exception
f9webltd/laravel-queue-check
1684 Downloads
Crudely, check if your Redis queue worker is running
ehann/laravel-redis-store
13502 Downloads
Adds functionality to the built-in Cache's RedisStore.
davidepedone/laravel-redis-fallback
141 Downloads
Laravel 4 redis cache fallback to file
chalcedonyt/laravel-redis-tagger
1218 Downloads
A Helper function for Redis in Laravel to organize tags.
bilaliqbalr/laravel-redis
158 Downloads
This package will provide redis based laravel auth driver
ballyhoo-technic/laravel-redlock
2024 Downloads
Redis distributed locks for laravel
antyblin/laravel-swoole-redis
1083 Downloads
Laravel package to provide swoole redis pool integration, Laravel redis pool cache and session driver.
al3x5/laravel-psr16-cache
6 Downloads
PSR-16 Simple Cache implementation for Laravel - Redis, Memcached, File drivers
al-one/laravel-redis-extendable
748 Downloads
Laravel RedisManager Extendable
trepatudo/laravel-redisreliable
444 Downloads
Redis broadcast driver with reliable delivery
afikrim/laravel-redis-stream
468 Downloads
A composer library to use redis stream as a message broker in laravel
fhteam/laravel-cache-redis-extended
39 Downloads
Redis cache driver with extended capabilities
light-speak/laravel_model_cache
73 Downloads
基于Redis的laravel模型数值缓存,可以减少并发修改对数据库的压力,减少数据库事务锁的使用
denismitr/laravel-bloom
145 Downloads
Bloom filter implementation for Laravel based on Redis