store and query json objects in redis lists
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
A skip list implementation inspired by the Sorted Set in Redis.
Redis commands
Redis commands
An HTTP/REST based Redis client built on top of Upstash REST API.
Match human-quality input to potential matches by edit distance.
A utility for managing a prototype chain
The Library contains the Database classes for Redis based objects database client.
Redis utilities for redis instrumentations
The Library contains the Database classes for File based objects database client and server.
A JavaScript text diff implementation.
A robust, performance-focused and full-featured Redis client for Node.js.
A modern, high performance Redis client
OpenTelemetry instrumentation for `redis` database client for Redis
This package provides support for the [RedisJSON](https://redis.io/docs/latest/develop/data-types/json/) module, which adds JSON as a native data type to Redis.
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
This package provides support for the [RediSearch](https://redis.io/docs/interact/search-and-query/) module, which adds indexing and querying support for data stored in Redis Hashes or as JSON documents with the [RedisJSON](https://redis.io/docs/data-type
This package provides support for the [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
Javascript Redis protocol (RESP) parser
Redis storage adapter for Keyv
The Socket.IO Redis adapter, allowing to broadcast events between several Socket.IO servers
Each time step has its redis list of booked objects
RRRMatey is an ODM (Object Document Mapper) Framework for Riak, using the Basho Cache Proxy to provide reliable persistence using Riak KV with the speed and accessibility of Redis. Riak's Solr integration provides for fast listings as well as relations.
Provides batch loading (MGET / pipeline) for Redis::Objects attributes on ActiveRecord models, following the same design as ActiveRecord's `preload`. Supports counter, value, list, set, sorted_set, and hash_key types.