A reactive state management for JS applications
bounded-size caches having WeakMap-compatible methods
Middleware to destroy caching
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
file system store for node cache manager
LRU Cache
- Skip the execution phase and reduce server load by caching execution results in-memory. - Customize cache entry time to live based on fields and types within the execution result. - Automatically invalidate the cache based on mutation selection sets. -
A universal `ImageResponse` implementation for Takumi in Next.js and other environments.
Koa static file resolver, dirs, default index, path replace, cache, livereload, gzip
Cache polyfill for the ServiceWorker
Models which define the structure of the immutable proof connectors and services
A cache for a single user
TypeScript definitions for cache-manager-ioredis
Enhance Reselect selectors with deeper memoization and cache management
Cache a continuable
generates a hash that represents a module and its depenencies uniqueness
Turborepo remote cache server
Immutable structurally typed data
Manages the raw value formatting for generated AST nodes.
Primitive for rectifying immutable values and dealing with immutability in Solid.
A hook for auto retrying asynchronous operations with a backoff strategy
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
No description provided.