ttl-cache topic

List ttl-cache repositories

CachingFramework.Redis

286
Stars
52
Forks
Watchers

Distributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.

python-memoization

222
Stars
14
Forks
Watchers

A powerful caching library for Python, with TTL support and multiple algorithm options.

ttlcache

861
Stars
114
Forks
Watchers

An in-memory cache with item expiration and generics

myhttpdns

53
Stars
10
Forks
Watchers

DNS 服务器,接收标准 DNS 查询请求,然后通过查询 http dns 获取结果返回给客户端。

async-cache

91
Stars
20
Forks
Watchers

A caching solution for asyncio

cachified

863
Stars
26
Forks
Watchers

🤑 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

20
Stars
5
Forks
Watchers

In-memory cache supporting promise based workers and middleware hooks (distributed expiry and persistence provided)

ttldict

23
Stars
8
Forks
Watchers

Python TTL Dictionary - dictionary with key expiry time

cachego

28
Stars
3
Forks
Watchers

一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache