Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Simple key-value storage with support for multiple backends
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
High-performance JSON serialization library
A modern, high performance Redis client
Redis commands
OpenTelemetry instrumentation for `ioredis` database redis client for Redis
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 [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
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
Example usage: ```javascript import { createClient, Graph } from 'redis';
A skip list implementation inspired by the Sorted Set in Redis.
Cache Manager for Node.js
- cache
- caching
- cache manager
- node
- node.js
- in-memory cache
- redis
- memcached
- multi-store cache
- ttl
- caching layer
- cache abstraction
- cache middleware
- cache strategies
OpenTelemetry instrumentation for `redis` v4 database client for Redis
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
OpenTelemetry instrumentation for `redis` v2 and v3 database client for Redis
Queue for messages and jobs based on Redis