pythagora
Generate integration tests by recording server activity without writing a single line of code.
Generate integration tests by recording server activity without writing a single line of code.
Prisma Middleware for caching results of queries in Redis
A robust, performance-focused and full-featured Redis client for Node.js.
A Relational Redis Store
Notify web app users about background tasks
Reliable Queue on top of Redis. See http://redis.io/commands/rpoplpush#pattern-reliable-queue
This is a simple library for Redis Streams data type, which is used to accumulate messages until a specified threshold is reached, post which the same is available to consumer stream.
Efficient and intuitive caching for your Sails applications.
RxJS wrapper for redis
Simple and effective redis cache for sequelize :)
sequelize-redis-cache-op [](https://travis-ci.org/rfink/sequelize-redis-cache) =====================
a nodejs implementations on how redis work
IPC and RPC service for nodes of scalable application
- Json Web Token method is used, but forced logout function can be used. - There is extensibility by using Json Web Token method. - There is security like the Session method.
extract node-resque data
Async decorators for batching, caching, or concurrency control.
cache middleware layer for api's
An ultra-simplified API response caching middleware for Express/Node using plain-english durations.
Consensus for node microservices, based on a simplified version of the [raft algorithm](https://raft.github.io/). Requires redis as a medium. Features automatic discovery of the services of same kind. Selects one instance of a microservice as leader. For