fastapi-cache
fastapi-cache copied to clipboard
Fix: browsers caching data longer than 'expire'
For memcached, TTL is returned as const of 3600. For caches below that amount, stale data keeps being served.