@udisc/hybrid-disk-cache
A hybrid disk cache utilize both the database and the file system.
A hybrid disk cache utilize both the database and the file system.
Simple key-value storage with support for multiple backends
Time-based object cache in TypeScript.
Next-level mongoose caching layer with event based cache clearing
A caching wrapper for axios with TTL and advanced caching strategies
auto remove elements out of an array with timer
一个简单的 JavaScript 缓存管理,支持浏览器端和 node 端。
A powerful cross-environment caching and memoization utility with TTL support and multiple storage adapters
An in-memory cash manager, stores cached data for provided TTL or until app restart.
Moved to @epic-web/cachified
An in-memory caching (memoization) decorator for Typescript
S3 standalone caching library for Node.JS and also cache engine for Cacheman
An in-memory cache clock with TTL based expiry built for NodeJS and the browser.
Simple key-value store with TTL
SDK for cache-my-trash NPM
Bun SQLite cache is a Bun-ified version of [jkelin](https://github.com/jkelin)'s [sqlite-lru-cache](https://github.com/jkelin/cache-sqlite-lru-ttl) (with TTL). Bun's lightning-fast implementation makes this perfect for a quick in-memory caching solution w
A high-performance, thread-safe LRU cache implementation for fibjs with TTL support and resolver functionality
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
FlacheJS is an npm library for dealing with client-side caching.