This package provides support for the [RedisTimeSeries](https://redistimeseries.io) module, which adds a time series data structure to Redis. It extends the [Node Redis client](https://github.com/redis/node-redis) to include functions for each of the Redi
Redis client mock object for unit testing
Redis session store for Connect
This package provides support for the [RediSearch](https://redisearch.io) module, which adds indexing and querying support for data stored in Redis Hashes or as JSON documents with the RedisJSON module. It extends the [Node Redis client](https://github.c
Redis-backed feature store for the LaunchDarkly Server-Side SDK for Node.js
Multi-strategy cache service with tag-based invalidation support
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
- 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 module to make Express interact with Redis (create, get, delete). You can automatically cache all your most popular routes in Redis.
A cache object that deletes the least-recently-used items.
A promise-based cache package for Nodejs using IORedis
This package provides support for the [RedisJSON](https://redisjson.io) module, which adds JSON as a native data type to Redis. It extends the [Node Redis client](https://github.com/redis/node-redis) to include functions for each of the RedisJSON command
Rush plugin for generic HTTP cloud build cache
Stigg sidecar
An LRU cache of weak references
A modern node.js redlock implementation for distributed redis locks
Reuse objects and functions with style
Node.js atomic and non-atomic counters, rate limiting tools, protection from DoS and brute-force attacks at scale
An HTTP/REST based Redis client built on top of Upstash REST API.
Next.js self-hosting simplified.
TypeScript definitions for redis-info
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
No description provided.
A skip list implementation inspired by the Sorted Set in Redis.