Tiny async cache: TTL + LRU, single-flight dedup, and stale-while-revalidate. Zero dependencies.
A production-grade, zero-dependency caching toolkit for Node.js with in-memory TTL cache, background sweep, dual-write, read-through, and batch migration across storage providers.
Unified, type-safe wrapper over localStorage / sessionStorage / IndexedDB with TTL, sliding expiry, namespaces, pluggable serialization, obfuscation codec and key-bound shortcuts.
Genera repositorios genéricos para NestJS + Mongoose por entidad (sin crear una clase por entidad), con caché read-through con TTL y backups de solo-escritura resilientes a desconexiones.
SessionEngine is a browser session and cache lifecycle toolkit for TypeScript applications that need TTL storage, ownership validation, cross-tab logout sync, and auth-aware fetch handling.
In-memory cache middleware for Express.js. Caches GET responses with optional TTL — zero dependencies, fully typed.
MongoDB-based cache for Mongoose queries with TTL and invalidation support
Cache Manager for Node.js
Ultra-fast in-memory cache for Node.js powered by Rust.
Standardized caching interface supporting Memory, File, and Redis backends
Multi-layer cache orchestrator with stampede protection
基于装饰器的 TypeScript 缓存库,开箱即用
Automatic record cleanup plugin for AdminForth with age-based and count-based retention rules
A transparent, correctness-first data acceleration layer for Mongoose backed by Redis. Never serves stale data.
A lightweight, zero-dependency in-memory cache for TypeScript and JavaScript with TTL expiration, LRU eviction, wildcard pattern deletion, and a powerful @cached decorator for method-level memoization. Perfect for API response caching, session storage, an
OIDC sign-in gate for AWS Blocks applications. Sessions are long-lived and refresh transparently — users stay signed in past the IdP's ~1-hour ID token TTL, and sign-out actually invalidates the session server-side. Works with Google, GitHub, Okta, Auth0,
Backend-agnostic spec-template registry: git/huggingface/npm/local backends + TTL cache + sigstore-style signature verification (Section 40)
Cloudflare KV cache layer for Anvil — key-value caching with TTL