artigo / versioned-cache
O(1) tag invalidation and distributed stampede protection for symfony/cache, backed by Redis.
v1.0.0
2026-09-14 13:05 UTC
Requires
- php: >=8.4.1
- ext-redis: *
- psr/log: ^1.1|^2|^3
- symfony/cache: ^8.1
- symfony/cache-contracts: ^3.1
Requires (Dev)
- artigo/cache-stampede: ^1.0
- cache/integration-tests: ^1.0.3
- friendsofphp/php-cs-fixer: ^3.64
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^10.5|^11.0
- psr/simple-cache: ^3.0
Suggests
- ext-relay: To use Relay instead of ext-redis, answering reads from a replica in the process
- artigo/cache-stampede: Stampede protection that spans a fleet: Symfony's own guards one machine
Provides
None
Conflicts
None
Replaces
None