Here are
39 public repositories
matching this topic...
An in-memory string-interface{} map with various expiration options for golang
Distributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.
A powerful caching library for Python, with TTL support and multiple algorithm options.
Updated
Aug 1, 2021
Python
DNS 服务器,接收标准 DNS 查询请求,然后通过查询 http dns 获取结果返回给客户端。
Python TTL Dictionary - dictionary with key expiry time
Updated
May 7, 2019
Python
In-memory cache supporting promise based workers and middleware hooks (distributed expiry and persistence provided)
Updated
Dec 4, 2019
JavaScript
Typed LRU TTL cache for Node.js and browsers
Updated
May 24, 2020
TypeScript
Simple in-memory cache for JavaScript
Updated
Nov 1, 2019
JavaScript
Thread-safe map (cache) with various time to live of keys
Updated
Mar 28, 2020
Java
Makato is blazing fast key-value type in-memory database, with TTL callback.
A in memory time to live cache with streaming support.
Updated
Mar 29, 2020
JavaScript
Updated
Aug 14, 2017
JavaScript
A Time-aware Least Recently Used cache implementation in Go with configurable eviction policy
Time aware least recently used (TLRU) cache for Node
Updated
Aug 1, 2021
TypeScript
Java implementation of TTL Cache
a Pool of key-value database, Fast & Concurrent Safe.
一款简易的内存缓存实现,支持容量控制,TTL和数据落盘。
Simple in-memory key-value storage with TTL for each record.
groupcache (with expiration functionality) is a caching and cache-filling library, intended as a replacement for memcached in many cases.
A mem-cached library by golang.
TempMap is in-memory data structure with ttl. It has zero-dependencies.
Updated
May 11, 2021
JavaScript
Cached is an in-memory cache server with a simple text-based protocol.
📦 ⏳ A simple caching object with TTL
Updated
Dec 10, 2019
JavaScript
A tiny (~1kb minified & gzip'd), dependency-free ES6 Map extension with ttl (data expiration) support. 📬 ⏳ 📭
Updated
May 2, 2018
JavaScript
Simple yet fully functional in-memory key-value storage server based on HTTP protocol with elements being purged when expired. All operations run in constant time.
In-memory cache for Go (golang) with fixed entries, global expiry (TTL), individual key expiry (TTL), and LRU eviction.
Memoization decorator for Python, with optional TTL (measured in time or function calls) for the cached results.
Updated
Mar 3, 2021
Python
Improve this page
Add a description, image, and links to the
ttl-cache
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ttl-cache
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Need to add support for caching using redis