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
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.
Multi-layer cache orchestrator with stampede protection
Unified, type-safe wrapper over localStorage / sessionStorage / IndexedDB with TTL, sliding expiry, namespaces, pluggable serialization, obfuscation codec and key-bound shortcuts.
基于装饰器的 TypeScript 缓存库,开箱即用
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.
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.
MongoDB-based cache for Mongoose queries with TTL and invalidation support