Package category
Caching
In-memory caches, LRU caches, memoisation and HTTP caching.
424 packages0 comparisons
Packages compared
424 packages
| Package | Weekly downloads | 12-month change | 52 weeks | Gzip | Last release | Module | Types | Categories |
|---|---|---|---|---|---|---|---|---|
| @eggl-js/expo-github-cache A Expo build cache using GitHub as a storage backend. | 1.2k | - | - | - | 11 days ago 0.5.0 | CommonJS | Bundled | Caching |
| level-lru-cache simple LRU cache atop LevelUp | 1.2k | +79% | - | 10 years ago 1.0.0 | - | None | Caching | |
| undici-cache-redis An Undici cache store with a Redis backend. | 1.2k | +17% | - | 1 year ago 1.0.1 | CommonJS | Bundled | Caching, HTTP clients | |
| keyv-mongodb-store A Keyv store implementation using MongoDB as the backend storage | 1.2k | - | - | 9 months ago 0.0.3 | ESM only | Bundled | Database clients and drivers, Caching | |
| keyv-cache-proxy A transparent caching proxy for any object using Keyv - automatically cache method calls with TTL support | 1.2k | - | - | 6 months ago 0.2.3 | ESM only | Bundled | Caching | |
| keyv-nest Nest multi-level keyv caches, boost user-experiences | 1.1k | +10% | - | 9 months ago 0.0.7 | ESM only | Bundled | Caching | |
| keyv-nedb-store A Keyv store implementation using NeDB as the backend storage | 1.1k | - | - | 8 months ago 0.1.0 | ESM only | Bundled | Caching, Database clients and drivers | |
| ai-sdk-tools Complete toolkit for building AI applications with the Vercel AI SDK - agents, state management, caching, artifacts, devtools, and memory | 1.1k | +126% | - | 10 months ago 1.2.0 | ESM + CommonJS | Bundled | Caching | |
| cache-on-demand "On demand" caching that kicks in only when requests arrive simultaneously. | 1.1k | -96% | - | 4 years ago 1.0.1 | CommonJS | None | Caching | |
| @ahoo-wang/fetcher-storage A lightweight, cross-environment storage library with key-based storage and automatic environment detection. Provides consistent API for browser localStorage and in-memory storage with change notifications. | 1.1k | - | - | - | today 5.1.5 | ESM + CommonJS | Bundled | AI and machine learning, Caching |
| @ladjs/koa-cache-responses Caching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad. | 1.1k | - | - | - | 1 year ago 1.0.0 | CommonJS | None | Caching, Cloud SDKs |
| libprecious a local package archive, of my own | 1.1k | -2% | - | 8 years ago 2.0.0 | CommonJS | None | Caching | |
| @node-ts-cache/core Simple and extensible caching module supporting decorators | 1.1k | - | - | - | 8 months ago 1.0.2 | ESM only | Bundled | Caching, TypeScript tooling |
| @soundxyz/response-cache Heavily inspired by @envelop/response-cache | 1k | - | - | - | 3 years ago 3.0.2 | ESM + CommonJS | Bundled | Caching, Database clients and drivers |
| ts-cache-mongoose Cache plugin for mongoose Queries and Aggregate (in-memory, redis) | 1k | -26% | - | 4 months ago 2.2.1 | ESM + CommonJS | Bundled | Caching, TypeScript tooling | |
| cloudcms-server Cloud CMS Application Server Module | 1k | +14% | - | 6 days ago 3.2.358 | CommonJS | None | Caching | |
| require-without-cache require module without cache | 1k | -8% | - | 12 years ago 0.0.6 | CommonJS | None | Caching | |
| @exa-ai/cache-manager Cache module for Node.js | 1k | - | - | - | 1 year ago 5.5.1-clone | CommonJS | Bundled | Caching |
| @cryptotaxcalculator/axios-cached-dns-resolve Fork of axios-cached-dns-resolve in CJS and with type safety. Caches dns resolutions made with async dns.resolve instead of default sync dns.lookup, refreshes in background | 1k | - | - | - | 2 years ago 4.0.0 | CommonJS | Bundled | Caching, HTTP clients |
| npm-cache cache dependency manager installs to local machine | 1k | -69% | - | 1 year ago 0.8.0 | CommonJS | None | Caching | |
| cached-prisma A Prisma client abstraction that simplifies caching. | 856 | - | - | - | 1 year ago 1.7.2 | CommonJS | Bundled | Caching |
| lru-cache-idb A least-recently-used (LRU) cache for web applications based on IndexedDB. | 667 | - | - | - | 1 year ago 0.5.2 | ESM only | Bundled | Caching |
| nsql-cache Advanced cache layer for NoSQL databases | 601 | - | - | - | 6 years ago 1.1.5 | CommonJS | None | Caching |
| js-lru-cache lru-cache caching node.js frontend | 67 | - | - | - | - 0.1.10 | CommonJS | None | Caching |
12-month change compares the average of the last 4 weeks of downloads with the first 4 weeks of the 52-week series. Gzip size is for the whole package, as measured by Bundlephobia. "-" means the value has not been fetched.
- @eggl-js/expo-github-cacheA Expo build cache using GitHub as a storage backend.
- level-lru-cachesimple LRU cache atop LevelUp
- undici-cache-redisAn Undici cache store with a Redis backend.
- keyv-mongodb-storeA Keyv store implementation using MongoDB as the backend storage
- keyv-cache-proxyA transparent caching proxy for any object using Keyv - automatically cache method calls with TTL support
- keyv-nestNest multi-level keyv caches, boost user-experiences
- keyv-nedb-storeA Keyv store implementation using NeDB as the backend storage
- ai-sdk-toolsComplete toolkit for building AI applications with the Vercel AI SDK - agents, state management, caching, artifacts, devtools, and memory
- cache-on-demand"On demand" caching that kicks in only when requests arrive simultaneously.
- @ahoo-wang/fetcher-storageA lightweight, cross-environment storage library with key-based storage and automatic environment detection. Provides consistent API for browser localStorage and in-memory storage with change notifications.
- @ladjs/koa-cache-responsesCaching middleware for Koa using koa-cash and route pattern-based matching with path-to-regexp. Made for Lad.
- libpreciousa local package archive, of my own
- @node-ts-cache/coreSimple and extensible caching module supporting decorators
- @soundxyz/response-cacheHeavily inspired by @envelop/response-cache
- ts-cache-mongooseCache plugin for mongoose Queries and Aggregate (in-memory, redis)
- cloudcms-serverCloud CMS Application Server Module
- require-without-cacherequire module without cache
- @exa-ai/cache-managerCache module for Node.js
- @cryptotaxcalculator/axios-cached-dns-resolveFork of axios-cached-dns-resolve in CJS and with type safety. Caches dns resolutions made with async dns.resolve instead of default sync dns.lookup, refreshes in background
- npm-cachecache dependency manager installs to local machine
- cached-prismaA Prisma client abstraction that simplifies caching.
- lru-cache-idbA least-recently-used (LRU) cache for web applications based on IndexedDB.
- nsql-cacheAdvanced cache layer for NoSQL databases
- js-lru-cachelru-cache caching node.js frontend
No comparisons for this package yet.