Libraries tagged by redis-cache
yiisoft/yii2-redis
12694665 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
swayok/alternative-laravel-cache
608192 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
rhubarbgroup/redis-cache
104021 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
iazaran/smart-cache
15892 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
stfalcon-studio/doctrine-redis-cache-bundle
192505 Downloads
Add custom namespace for doctrine cache pools.
pstaender/silverstripe-redis-cache
105466 Downloads
Enables Redis cache for SilverStripe
naroga/redis-cache
133439 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
kalaspuff/redis-cache-zend-framework
53793 Downloads
Redis cache backend for Zend Framework
rtcamp/nginx-helper
17105 Downloads
Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also provides cloudflare edge cache purging with Cache-Tags.
millipress/acorn-millicache
1939 Downloads
Stores Acorn route responses in MilliCache's Redis cache
fof/redis
11898 Downloads
Adds Redis cache, sessions and queue to Flarum
dcentrica/silverstripe-redis-cache
942 Downloads
Enables Redis cache for Silverstripe
tillkruss/redis-cache
43248 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
php-library/simple-cache
12248 Downloads
PHP Simple Cache Library
padosoft/laravel-super-cache-invalidate
9196 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.