reqrep
Request/Reply pattern using Redis as backend
Request/Reply pattern using Redis as backend
Push/Pull pattern using Redis lists as backend
Apply the cache-aside pattern to the request module
generate a unique string from a [request](http://npm.im/request) object for use as a cache key
An drop-in replacement for LevelDOWN that works with Redis
Adding search ability to your program using Redis
A redis clinet sharding for sentinel
Manage limited atomic resource using redis, with wait / queue feature.
Redis queue worker watching redis list for messages.
A redis messaging queue that uses lpush/brpop methods to transfer messages
Polls redis at specified interval to fetch the size of a list of queues and exposes results via a getter
A redis client that callback immediately when no connection is present.
Rate limiter using redis - sliding window based on sorted sets and fixed window
Redis pub/sub channel wrapper
Object store with an index
Using redis as an Object Database; an effective way to store and retrieve objects from redis.
Very lightweight redis mock for simple queuing and eventing use cases.
Subscriptions multiplexer for Redis
Helper methods for Redis and global connection handler
Redis cache for swagger JSON api routes