Search results
76 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Simple key-value storage with support for multiple backends
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers) — 6.8KB.
A least-recently-used cache in 35 lines of code
neat wrapper for various caches
LRU Cache for node.js/browser.
A tiny (215B) and fast Least Recently Used (LRU) cache
Cache the promise lookups and avoid fetching the same thing more than necessary
Extends lru-cache to add file system support
Adapter for using lru-cache with type-cacheable
A cache object that deletes the least-recently-used items
LRU Cache that is safe for clusters, based on `lru-cache`. Save memory by only caching items on the main thread via a promisified interface.
LRU cache for people who like ES6 and promises
lru-cache with promises and async fetching
Install package
Time aware least recently used (TLRU) cache for Node
A module that helps you to create graphql dataloaders with decorators in Nest.js
- nestjs
- graphql
- dataloaders
- nestjs-module
- graphql-dataloader
- nestjs-decorators
- n+1-problem
- dataloader-decorator
- nestjs-graphql
- performance
- batching
- caching
- lru-cache
- nestjs-performance
- View more
Cache module for Node.js
Cache module for Node.js
Extends lru-cache to add file system support
lru-cache caching node.js frontend