Libraries tagged by cache fallback
danielsucupirafunceme/laravel-redis-fallback
8 Downloads
Laravel 8 redis cache fallback to array
swaty/laravel-fallback-cache
0 Downloads
Allow Laravel cache connections to fallback to more stable drivers.
phapi/cache-nullcache
1568 Downloads
Phapi NullCache is a fallback cache package with a fake cache storage.
kielabokkie/uber-cache
8 Downloads
Retrieve & store cache with a fallback for a specific duration
lmammino/guzzle-apcu-fs-cache
27 Downloads
A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem
v-pack/laravel-cache
9 Downloads
Cache helper for Laravel models with Redis and file fallback
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.
pardnchiu/cache
4 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
5654989 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
zendframework/zend-cache
11140177 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
onoi/callback-container
439498 Downloads
A very simple callback container/builder library