A cache for managing namespaced sub-caches
A cache object that deletes the least-recently-used items.
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
A simple key/value storage using files to persist the data
Require hook for automatic V8 compile cache persistence
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
platform-specific app directories following XDG spec
LRU and FIFO caches for Client or Server
TypeScript definitions for http-cache-semantics
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Validation for atproto identifiers and formats: DID, handle, NSID, AT URI, etc
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
No description provided.
Create a full Content-Type header given a MIME type or extension and cache the result
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
A generational pseudo-LRU cache with strict maximum size limits.
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
High Performance In-Memory Cache for Node.js
An LRU cache of weak references
A super-fast, promise-based cache that reads and writes to the file-system.
Cache Manager for Node.js
Opinionated, caching, retrying fetch client
Memoize functions results using an lru-cache.
An ActiveSupport::Cache implementation for prefixing.
Cachecataz is for namespace expiry in a cache where the cache provider does not enable namespace based expiry (like memcached!)
A namespaced Redis Cache Store for Rails 3
Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks.
Allows you to expire parts of your cache separately
Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks.
Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks.
Cache Model objects as key value store on Redis. It maps through namespaced models
Tiered caching provides a simple, fast and easy to use caching layer for Ruby that supports fast-slow cachings layers, basic replication, serializing and namespacing of Ruby objects
Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks.
MultiCache provides a framework to help you cache at model level on redis under a specific namespace
A lightweight Rails engine for managing entity-based feature flags with built-in caching support. Pin features to any ActiveRecord model with polymorphic associations, providing a flexible alternative to traditional feature flags. Includes a configurable cache expiry, and isolated namespace to avoid conflicts.