Libraries tagged by redis cache
php-library/simple-cache
11216 Downloads
PHP Simple Cache Library
padosoft/laravel-super-cache-invalidate
2766 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
padosoft/laravel-super-cache
2940 Downloads
A Laravel package for advanced caching with tags and namespaces in Redis.
flownative/redis-sentinel
19506 Downloads
Flow Redis cache backend with Sentinel support
digitalnatives/craft3-illuminate-redis-adapter
5924 Downloads
Redis Cache based on Illuminate redis for CraftCMS 3|4
bnomei/kirby3-redis-cachedriver
1465 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
24i/laravel-redis-fallback
15290 Downloads
Laravel 5 redis cache fallback to file
tillkruss/redis-cache
43132 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
zunnu/cake-redis-cluster
14655 Downloads
Redis cluster cache storage plugin for CakePHP
glowingblue/redis-setup
25159 Downloads
Makes it easy to enable/disable Redis features: Cache, Queue & Sessions
tillkruss/redis-object-cache
5022 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
pressjitsu/pj-object-cache-red
1870 Downloads
The fastest known WordPress Redis-based Object Cache.
heyanlong/yii2-redis
21022 Downloads
Redis 3.x Cluster Cache, Session and ActiveRecord for the Yii framework
aprivette/laravel-cache-refs
6666 Downloads
A Laravel Artisan command to purge cache tag refs from Redis
kba-team/cache
147655 Downloads
Simple cache implementing PSR-16 connecting to Redis using PhpRedis.