apicache
An ultra-simplified API response caching middleware for Express/Node using plain-english durations.
Updated by @krwhitley
ioredis-mock
This library emulates ioredis by performing all operations in-memory.
Updated by @stipsan
rolling-rate-limiter
Rate limiter that supports a rolling window, either in-memory or backed by Redis
Updated by @peterkhayes
handy-redis
A redis client with first-class Promise and TypeScript support, and extensive documentation.
Updated by @mmkale
cluster-key-slot
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
Updated by @salakar
redis-json
A wrapper library to store JSON Objects in redis-hashsets and retrieve it back as JSON objects
Updated by @akashbabu