Show HN: Experimental freshness-first caching library for FastAPI

grandimam1 pts0 comments

Hi folk,I am working on a small experimental freshness-first caching library and wanted some design feedback. before i take it further.Instead of wiring up invalidations by hand, the cache would watch your function by hand and cache should automatically infer the behavior and keep the data fresh.Code: https://github.com/grandimam/zinda

experimental freshness first caching library hand

Related Articles