Converts regular function into cacheable one, which returns result for known parameters immediately, without calling the original function first.
Cacheable Utilities for Caching Libraries
Wrap native HTTP requests with RFC compliant cache support
A cacheable dns.lookup(…) that respects TTL
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
A simple key/value storage using files to persist the data
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
High Performance In-Memory Cache for Node.js
This library takes a Response object and determines whether it's cacheable based on a specific configuration.
Cache Manager for Node.js
Memoization utilities for cacheable
Simple and Maintained fast NodeJS internal caching
Utils useful for Editor.js tools development
TypeScript-based caching decorators
Redis storage adapter for Keyv
Runs (webpack) loaders
Promise/Observable cache decorators
Adapter for using node-cache with type-cacheable
Adapter for using ioredis with type-cacheable
Adapter for using lru-cache with type-cacheable
Adapter for using redis with type-cacheable
A cacheable dns.lookup(…) that respects TTL. This is a fork of szmarczak/cacheable-lookup, but with CommonJS support.
Bigmap for Keyv
An in-memory caching (memoization) decorator for Typescript