Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Redis standalone caching library for Node.JS and also cache engine for Cacheman
Redis standalone caching library for Node.JS and also cache engine for Cacheman
Redis standalone caching library for Node.JS and also cache engine for Cacheman
Redis standalone caching library for Node.JS and also cache engine for Cacheman
Simple key-value storage with support for multiple backends
This library emulates ioredis by performing all operations in-memory.
- fakeredis
- in-memory
- ioredis
- ioredis-mock
- mock-ioredis
- mock-redis
- redis
- redis fake
- redis inmemory
- redis js
- redis memory
- redis mock
- redis standalone
- redis test
- View more
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
Javascript Redis protocol (RESP) parser
A robust, performance-focused and full-featured Redis client for Node.js.
Error classes used in node_redis
Redis commands
An ORM for Node.js and the Sails framework
A modern, high performance Redis client
High-performance JSON serialization library
OpenTelemetry instrumentation for `ioredis` database redis client for Redis
Redis commands
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
This package provides support for the [RedisJSON](https://redis.io/docs/stack/json/) 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 Redi
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
OpenTelemetry instrumentation for `redis` v4 database client for Redis