search
Found 51 packages
6 versions available
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 [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to 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.
This package provides support for the [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.
Streams of the [redis protocol](http://redis.io/topics/protocol)
[deepstream](http://deepstream.io) message connector for [redis](http://redis.io/)
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 Redis
A distributed lock algorithm for redis, see http://redis.io/topics/distlock
**[Redis](http://redis.io/) `Adapter` for strong-pubsub**
**Distributed delayed jobs in nodejs**. Resque is a background job system backed by [Redis](http://redis.io) (version 2.6.0 and up required). It includes priority queues, plugins, locking, delayed jobs, and more! This project is a very opinionated but API
The Socket.IO adapter based on Redis Streams, allowing to broadcast events between several Socket.IO servers
A skip list implementation inspired by the Sorted Set in Redis.
A robust, performance-focused and full-featured Redis client for Node.js.
A modern, high performance Redis client
A hubot script to persist hubot's brain using redis
Reliable Queue on top of Redis. See http://redis.io/commands/rpoplpush#pattern-reliable-queue
A simple ES6 Redis key scanner for Node
Promise-based Redis client
Distributed mutex and semaphore based on Redis