Libraries tagged by cache fallback
hikarine3/laravel-redis-fallback
48 Downloads
Laravel 8 redis cache fallback to array
guillermobt/laravel-redis-fallback
139 Downloads
Laravel 5 redis cache fallback to file
danielsucupirafunceme/laravel-redis-fallback
8 Downloads
Laravel 8 redis cache fallback to array
phapi/cache-nullcache
1568 Downloads
Phapi NullCache is a fallback cache package with a fake cache storage.
kielabokkie/uber-cache
9 Downloads
Retrieve & store cache with a fallback for a specific duration
lmammino/guzzle-apcu-fs-cache
28 Downloads
A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem
v-pack/laravel-cache
10 Downloads
Cache helper for Laravel models with Redis and file fallback
redshoes/redis-driver-fallback
12 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.
pardnchiu/cache
5 Downloads
PD\Cache is a hybrid caching system for PHP that combines Redis and filesystem caching with automatic filesystem fallback support.
masnun/cache
8 Downloads
A package that allows you to use two caching engines, one as a fallback for the other
idct/limited-objects-cache
6 Downloads
Simple ArrayAccess objects' cache with a lookup table in memory and fallback to files with serialized data.
firehed/null-psr16
1255 Downloads
Always-offline PSR-16 cache implemention, for fallback and testing
gilbertsoft/gscacheconfig
68 Downloads
GS Cache Config allows you to switch various caching backends to APCu with fallback in case of CLI mode. Configuration can simply be adapted by the Extension Manager.
laminas/laminas-cache
5865579 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
zendframework/zend-cache
11212507 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output