pixl-server-storage
A key/value/list storage component for the pixl-server framework.
A key/value/list storage component for the pixl-server framework.
Wait for (PostgresSQL|RabbitMQ|Redis) server is available
redis store for egg session
TypeScript-based caching decorators
promisify redis commands with util.promisify
RediSearch bindings for node_redis
Redis search for node.js powered by the RediSearch module
Redis plugin for Haraka & other plugins to inherit from
Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Bree job schedulers, and custom handlers.
Delete a set of keys from a pattern in Redis
Front-end web interface for Bull Job Manager
Views middleware to enable server-side rendering for the Strapi framework
A mock version of Redis EVAL to test Lua scripts
A redis plugin for cache-service.
redis-wstream - node.js redis write stream which streams binary or utf8 data into a redis key using an existing redis client (streams2)
A node.js redlock implementation for distributed redis locks
This is not an Adapter for ioBroker, but part of js-controller to enable the storage of objects in REDIS.
Redis pubsub using an event emitter
This library completely repeats the entire functionality of the library [jsonwebtoken](https://www.npmjs.com/package/jsonwebtoken), with one important addition. Jwt-redis allows you to store the token label in redis to verify validity. The absence of a to
A Leader selection module using redlock distributed lock algorithm