@w3f/nest-redis-streams
A package for managing Redis streams with Nest.js
A package for managing Redis streams with Nest.js
Event sourcing framework for independent services (a.k.a microservices)
A Robust Cache Manager for Nodejs
Redis plugin for egg
A redis client for NestJS
a NestJS ioRedis module
I don't recommend using it, this is a temp repository
I don't recommend using it, this is a temp repository
I don't recommend using it, this is a temp repository
Redis plugin for wocker
Cache management with Redis and LRU fallback for Wistle API using redis and lru-cache.
Creates distributed callback queue based on redis pubsub. Pass 2 redis clients (supports redis sentinel as well for HA), manages locks across multiple processes
Node-eventstore is a node.js module for multiple databases. It can be very useful as eventstore if you work with (d)ddd, cqrs, eventsourcing, commands and events, etc.
Speed-up HTTP requests with LRU cache
A graphql-subscriptions PubSub engine using Postgresql
TypeScript Celery client for Node
Cache system on top of Express and with Redis as storage
A simple, in-memory cache for javascript projects
Redis plugin for egg
A simple lock with Redis implemented with the pattern: https://redis.io/commands/set/. It **does not** aim to have a fault tolerant solution like [redlock](https://redis.com/redis-best-practices/communication-patterns/redlock/).