ttl-cache topic
CachingFramework.Redis
Distributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.
python-memoization
A powerful caching library for Python, with TTL support and multiple algorithm options.
ttlcache
An in-memory cache with item expiration and generics
myhttpdns
DNS 服务器,接收标准 DNS 查询请求,然后通过查询 http dns 获取结果返回给客户端。
async-cache
A caching solution for asyncio
cachified
🤑 wrap virtually everything that can store by key to act as cache with ttl/max-age, stale-while-validate, parallel fetch protection and type-safety support
nodecache-as-promised
In-memory cache supporting promise based workers and middleware hooks (distributed expiry and persistence provided)
ttldict
Python TTL Dictionary - dictionary with key expiry time
cachego
一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache