133 skills found · Page 1 of 5
jellydator / TtlcacheAn in-memory cache with item expiration and generics
epicweb-dev / 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
sasa1977 / Con Cacheets based key/value cache with row level isolated writes and ttl support
arthurfiorette / Axios Cache Interceptor📬 Small and efficient cache interceptor for axios. Etag, Cache-Control, TTL, HTTP headers and more!
thepirat000 / CachingFramework.RedisDistributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.
lonelyenvoy / Python MemoizationA powerful caching library for Python, with TTL support and multiple algorithm options.
szmarczak / Cacheable LookupA cacheable dns.lookup(…) that respects TTL :tada:
forwardemail / TangerineNode.js DNS over HTTPS - :tangerine: Tangerine is the best drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici with built-in retries, timeouts, smart server rotation, AbortControllers, and caching support for multiple backends (with TTL and purge support). Made for @forwardemail.
JumboInteractiveLimited / Redux CacheClient side TTL caching strategy for redux applications
arpitbbhayani / LevelcacheLevelCache is an ephemeral embedded cache with TTL support built on top of LevelDB.
Taiizor / Tauri Plugin Cache🚀 Supercharge your Tauri app with intelligent disk & memory caching. Features TTL, compression, auto-cleanup, and cross-platform support for optimized performance.
elixir-toniq / Mentatsuper simple caching with ttls
iamsinghrajat / Async CacheA caching solution for asyncio
yangchenlarkin / MonstraHigh-performance Swift framework for task execution, memory caching, and data management with intelligent execution merging, TTL caching, and retry logic
psidh / PrithviPrithvi is an in-memory key-value database built from scratch in Java, without relying on external frameworks. It provides basic data storage operations, persistence to disk, and essential features like TTL expiry, automatic data management and LRU Cache
facebookarchive / InmemPackage inmem provides an in memory LRU cache with TTL support.
ankur-anand / TaskwheelHierarchical timing Wheel For Go, Manage Millions of timers with O(1), Operations.
Harrier-Labs / GoswiftHigh-performance, concurrent embedded caching engine for Go applications with support for Hash data type, Disk Save and TTL
stusmall / Ttl CacheNo description available
mattsta / Ecacheecache: Erlang ETS Based TTL Cache