Make continuation-local-storage and cls-hooked play nice with redis.
Make bluebird work with the continuation-local-storage module.
A continuation-local storage module compatible with NestJS's dependency injection.
CLS using AsynWrap instead of async-listener - Node >= 4.7.0
Redis utilities for redis instrumentations
Express & Koa middlewares and Fastify & Hapi plugins for CLS-based request id generation, batteries included
Make your promises play nice with the continuation-local-storage module.
TypeScript definitions for cls-hooked
A robust, performance-focused and full-featured Redis client for Node.js.
A modern, high performance Redis client
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
OpenTelemetry instrumentation for `redis` database client for Redis
A nestjs-cls plugin for transactional decorators
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
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.
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
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 [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.
An HTTP/REST based Redis client built on top of Upstash REST API.
Fix broken node modules with no fuss
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
Enhance ESLint with better support for large scale monorepos
A Prisma adapter for @nestjs-cls/transactional
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities