Libraries tagged by cache stampede prevention
iazaran/smart-cache
211 Favers
12633 Downloads
12633 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.
vatvit/freshen-php
0 Favers
229 Downloads
229 Downloads
Stale-while-revalidate cache with stampede prevention (single-flight recompute + jittered TTLs).
vatvit/freshen
0 Favers
87 Downloads
87 Downloads
Stale-while-revalidate cache with stampede prevention (single-flight recompute + jittered TTLs).
vatvit/freshen-symfony
0 Favers
8 Downloads
8 Downloads
Symfony bundle for Freshen — drop-in stale-while-revalidate cache with stampede prevention.
vatvit/freshen-laravel
0 Favers
4 Downloads
4 Downloads
Laravel bridge for Freshen — drop-in stale-while-revalidate cache with stampede prevention.