Simple in-memory object cache with TTL based per-item expiry
Fast LRU and TTL cache with upsert and promise option
Evented LRU TTL cache for NodeJS and browsers.
A TTL cache with an API compatible with an ES6 Map
JS TTL Cache Mechanism
ttl cache with capacity support use no timer
Simple ttl cache
The smallest and fastest TTL cache implementation in JavaScript
Persistent LRU TTL cache based on SQLite
API call shield for in-flight dedupe, TTL cache, and request control.
A Netlify plugin for persisting immutable build assets across releases.
A cache object that deletes the least-recently-used items.
Shareable persistent LRU TTL cache based on SQLite
An efficient in-memory FIFO cache with a fixed TTL for Node.js projects, designed to automatically remove outdated records. Unlike widely used LRU caches, FIFO caches do not prioritize retaining popular keys for extended durations. This simplified approac
Simple ttl cache
Fast LRU and TTL cache with upsert and promise option
Tussle TTL cache in-memory state handler component
Pluggable secrets backend — GCP Secret Manager + in-memory (test) adapter, with TTL cache and env fallback.
LRU and TTL cache implementations. Doubly-linked-list + Map for O(1) get/set.
An in-memory FIFO cache with fixed TTL for Node.js, designed to streamline the common get-or-fetch pattern by automating value retrieval. It uses an internal keyed lock to coalesce concurrent fetches for the same key, reducing redundant network calls and
Like a JavaScript Set, but with a TTL on entries
Implementation of improved window.sessionStorage for server, Type-Safe, and TTL cache system.
LRU and FIFO caches for Client or Server
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
A cache that will expire values after a TTL
A thread safe loading cache with async loader functions based on tokio
RFC 5782 DNS-based blocklist lookup. Reverse-IPv4 + zone query + Spamhaus return-code interpretation + in-process TTL cache (positive + negative). Pairs with hickory-resolver for the DNS layer.
High-performance Kafka consumer group lag exporter with offset and time lag metrics
A cache that will expire values after a TTL
A flexible, multi-tiered caching library with Time-To-Live (TTL) support.
A time-to-live (TTL) cache implementation with optional background purging for expired entries.
A lightweight, thread-safe in-memory LRU cache with TTL expiration and tag-based bulk invalidation for Ruby applications.
Implements key-based cache that can have a least-recently-used or time-to-live expiration strategy
simple object cache for ruby
Thread-safe LRU cache backed by a hash and doubly-linked list for O(1) get/set, with configurable TTL expiration, eviction callbacks, and hit/miss statistics.
Heuristic TTL for HTTP-Cache Headers
Very fast LRU + TTL cache
A Ruby caching library implementing Basic, FIFO, LRU, TTL and LIRS caches.
Ruby AWS Secrets Manager interface. Allows for env specific secrets, in-memory caching with custom TTL, file storage, and simple API.
Memoize methods with a simple decorator. Supports TTL expiration, LRU eviction, thread-safe per-instance caches, hit/miss stats, and proper nil/false handling.
Wallet is a rails gem that allows you to manage all of your action caching configuration in a single yaml file. Supports TTLs.
Thermos is a Rails caching library that keeps your cache always warm by automatically rebuilding it in the background when ActiveRecord models change. No more stale data from TTL expiration, no more slow cold cache hits, and no need to 'touch' associated models. Works with any ActiveJob backend (Sidekiq, Solid Queue, etc.) and any cache store (Redis, Memcached, Solid Cache, etc.). Perfect for API responses, JSON serialization, and view caching.
Client library for evaluating feature flags from a Togul server with TTL caching, retry, and fallback support.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.