Back
Similar todos
Load previous page…
#redacted Built out a local cache for some things to save on DB hits.
Add caching to repositories #dogfluence
add caching to #wip
fix caching bug #freelance
fix caching for status pages #spectate
Add cache system #fasttracker
hack new caching routine
Resolve Caching Issue #fullstackjob
[server] setup static cache bypassing PHP for blog
#sheet2site improve loading speed after fixing cache
More caching in cloudflare for #homestra
fix caching issues related to new team feature #wip
set query cache to test #taskcrunch
actually set up caching yewwww
try and cache some common but somewhat slow calculations #blip
look into caching headers
Setup backend infrastructure with CI #feedr
benchmark #nomads init.php speed to fix the cities.cached.php cached city data bottleneck and reduce size by removing the $cache['cities_short'] array which is same as $cache['cities'] but with short_slugs and just gen on runtime which is 0ms