Showing 1-20 of 75,714 packages
This module creates a function which is used for generating cache keys used by code transformers in Jest.
A lib to invalidate lru cache keys in distributed systems powered by rabbitmq.
Nuxt module, that provides a system to set cache-keys for later use in e.g. a full-page cache like Varnish or Fastly.
ESLint rules for awaitly workflow patterns - catch common mistakes like immediate execution and unstable cache keys
create stable cache keys from complex objects
JSON stringify in order, can be used for comparison or as cache keys
A cached WhatWG fetch with URLs as cache keys, featuring eviction based on LRU, maximal item count and/or TTL.
High Performance In-Memory Cache for Node.js
TypeScript library for generating cache keys with type safety
node-simple-lru-cache =====================
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Various cache implementations
Cache Manager for Node.js
A super-fast, promise-based cache that reads and writes to the file-system.
Server-side response caching plugin for Deenruv, powered by Apollo Server's response cache and cache control plugins. It enables HTTP-level caching of GraphQL responses with session-aware cache keys.
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
A simple key/value storage using files to persist the data
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible