@venticello/ioredis10
Nest - a ioredis module (@ioredis)
Found 258 results for ioredis
Nest - a ioredis module (@ioredis)
A lightweight TypeScript wrapper around ioredis with singleton pattern support, mock Redis for testing, and abstract caching framework.
A redis store implementation to be used alongside ioredis for the express-rate-limit middleware
This library emulates ioredis by performing all operations in-memory.
Advanced and intelligent caching for Node.js using ioredis and queueing
An io-redis like object that batches queries with dataloader
Redis cache implementation with TypeScript support
Redis storage implementation for TotemOTP
Redis(ioredis) module for Nest framework (node.js).
Redis(ioredis) module for Nest framework (node.js).
Redis based rate limiting implementation using the token bucket algorithm.
This module provides classes that implement repositories for storing and retrieving data in a Redis database
Redis store for node-cache-manager updated
Magnet adapter for ioredis
RapidoJS Redis 集成模块 - 提供与 Redis 的深度集成和声明式缓存操作
CLI to scalable and a production-ready Express projects
Manejador de caché con soporte Redis y tsyringe
A client-side caching wrapper for ioredis utilizing Redis 6+ CLIENT TRACKING feature.
Redis(ioredis) health checks module for Nest framework (node.js).
A Prisma extension for caching database queries.
caching layer for mysql
redis caching for pg (node postgres)
Redis connection and PUBSUB subscription manager for node. Built for performance, powered by ioredis.
Rapid Mongo Express Kit is a ready-to-use boilerplate for building Express.js applications with MongoDB. It includes pre-configured authentication, mail sending, error handling, and other utilities to streamline development and reduce repetitive tasks.
Wrapper for cache clients for more resilient operations
Glorithm Redis client library for Node.js
NestJS extension library for ioredis
Redis cluster for session with node.
Simple wrapper around ioredis, with some extra functionality
A simple middleware that returns the availability of the API and related services.
LoopBack Redis Connector using ioredis
Simple wrapper around ioredis, with some extra functionality
Redis adapter for waterline with sentinel support (ioredis)
This library emulates ioredis by performing all operations in-memory.
A class-based package extending the native Redis experience with advanced capabilities.
Nest - a ioredis module (@ioredis)
telegraf redis session
Nestjs library for ioredis client
A reusable NestJS module for Redis supporting Standalone, Cluster, and Sentinel modes with easy-to-use provider for injection
Queue Manager for Bull
This library emulates ioredis by performing all operations in-memory.
This library emulates ioredis by performing all operations in-memory.
🏡 Encapsulate common business methods for Redis
High performance, robust and flexible queue/worker system powered by redis.
A NestJS module providing rate limiting features using the Bottleneck package.
A library for caching with decorators
Combine mongoose and redis to cache parameterized queries, invalidation included.
Middy Lock Redis Lambda
Node.js client for RedisGraph, using the ioredis module. Supports promises and transactions
An efficient, and flexible NodeJS library for building backend services.
A utility for generating and storing unique username combinations in Redis. This package reads usernames from a file, generates combinations with specified colors and nouns, and stores them in a Redis set.
Redis Streams Transport for NestJS
Nest - a ioredis module (@ioredis)
Powerful redis session manager for NodeJS
Ioredis integration module for nestjs framework
General-purpose quota management for ioredis
Redis(ioredis) health checks module for Nest framework (node.js).
Lakutata Cacher Component
A simple interface cacher based on ioredis
Redis(ioredis) module for NestJS framework
Redis(ioredis) module for Nest framework (node.js).
Ioredis for Fastify.
Shared cache package that allows microservices to set, get and delete cache data
A super-powered Nestjs Redis module
An effort to enable single lambda handles functionally the same requests from different sources: console test, sns, sqs, api gateway and api invoke. It also addresses AWS lambda EMFILE issue.
The SDK to access Astro Identity Core functionality
Nest - a ioredis module (@ioredis)
Nest - a ioredis module (@ioredis)
A Casbin adapter for ioredis, allowing Redis to be used as a policy storage backend.
Nest - a ioredis module (@ioredis)
A robust tree structure implementation for Redis
Redis Module With Nest, ioredis
Expects a configred ioredis cluster object
This library emulates ioredis by performing all operations in-memory.
[](https://www.npmjs.com/package/bb-crawler) [](https://www.npmjs.com/package/bb-crawler)
Merapi plugin for working with ioredis
Redis(ioredis) module for Nest framework (node.js).
Redis module for Nest framework (node.js)
nestjs redis驱动
⚡ The p3x-npm-registry CLI servce interface
Implementing simple pub/sub based on redis.
koa session with ioredis using koa-generic-session
This is a redis data store for node cache manager.
Aspecto fork of OpenTelemetry ioredis automatic instrumentation package.
Redis storage for Koa session middleware/cache with Sentinel and Cluster support
Simple Redis DI factory for Ts.ED framework
A simple session management library based on Redis.
DB connections for ts-fw
Full type-safe Redis PubSub with Zod
Simple Bunyan stream to Redis
ioredis 使用扩展,参考 sails-ioredis
Redis(ioredis) module for NestJS framework
Abstract Model and Collection classes for native NodeJS Mongodb driver with cache
⚡ The p3x-npm-registry-web AngularJs based servce interface
NestJS Websocket Redis JWT
A Redis connection pool implementation based on `ioredis` and `generic-pool`, designed to simplify the management of Redis client connections in Node.js applications.
A simple wrapper around ioredis to extend its functionality
RxJS wrapper for redis
Advanced redibox powered caching
Redis(ioredis) module for Nest framework (node.js).
Simple transparent caching for Node. Wrap a function and then call it like normal
cofy version of ioredis
ioredis wrapper for skutil
Advanced redibox powered scheduling
Cache library for Node.js built on top of ioredis.
Redis-based message deduplication store for message-queue-toolkit
Create DataPoint Express middleware
Make requests to services via Redis
consumes and processes messages
Simple request caching using Redis for request.
* 复用已有ioredis连接,并允许重新指定keyPrefix ```ecmascript 6 //样例代码 let Redis=require('./index'); let redis2 = new Redis({client:ioRedisClient,keyPrefix:'aaa:'}); redis2.get('bbb').then(v=>console.log(v)); //实际key=aaa:bbb
Synchronised data sets stored in memory across all servers - for quick synchronous access to data that is commonly used but not likely to update frequently.
relyable inventory sync with redis
A JSON API for RediBox
[](https://nodei.co/npm/winston-ioredis-transport/)
A simple interface cacher based on ioredis
Redis pubsub using an event emitter via ioredis Redis client
Quidol redis cache sdk
Configurable ioRedis Module for NestJs
ioredis midleware for koa 2 application
A scalable trending hook designed to track temporal trends in non-stationary categorical distributions.
GCP cloud storage store for node-cache-manager
Tiny library that adds promise awareness to ioredis
A handful of utilities for ioredis
Redis Streams Transport for NestJS.
Typed Redis session store for express-session (modern, fast, zero-cruft)
A Fastify plugin for rate limiting using rate-limiter-flexible.
fastify ioredis
ioredis for etcd, for connecting different redis/codis dynamically.
A package to aid the use of ioredis
Ultra fast conversion of commands and args to redis protocol writables.
Execute Redis commands over an ssh tunnel.And conncet to Redis use user's config not use in localhost.
A GraphQL directive to enforce query depth limits with optional caching support.
This library emulates ioredis by performing all operations in-memory.
Configurable ioRedis Module for NestJs
Redis(ioredis) module for Nest framework (node.js).
Beanify缓存操作插件
NestJS Redis
Wrapper for working with caching services (Memcached, Redis)
use sentinel + ioredis + sharding logic to replace push-redis-failover
Offline first storage
Codis client for node
redis adapter for lucia
A lightweight Node.js module for shortening and managing URLs with ease, inspired by simplicity and efficiency.
Nest - a ioredis module (@ioredis)
A simple session management library based on Redis.
This library emulates ioredis by performing all operations in-memory.
nestjs redis
Redis(ioredis) module for Nest framework (node.js).
YEPS promise based redis client
Redis(ioredis) module for Nest framework (node.js).
Unofficial and forked AdonisJs redis provider to make working with redis fun and simple.
基于redis的缓存封装
Nest - a ioredis module (@ioredis). depend on @nestjs-modules/ioredis and support nestjs v11
Cache wrapper to use ioredis conviently"
extract node-resque data
Stream data to Redis with TypeScript
public modules init with consul
JSON Document based search engine, built on redis. (pre-alpha)
A smarter way to manage multiple ioredis subscriptions efficiently.
koa2 session with ioredis using koa-session
Redis(ioredis) health checks module for Nest framework (node.js).
IoRedis module for nestjs
data cache with refresh lock
A module that extends the ioredis class in order to allow you to work with objects easily.
A lightweight, plug-and-play Redis helper module for NestJS. This package provides an injectable `RedisService` that wraps common Redis operations (`get`, `set`, `delete`, `delByPrefix`) and allows optional automatic deletion of keys by prefix on applicat
This library emulates ioredis by performing all operations in-memory.
redis组件
Ioredis Timer
Nest - a ioredis module (@ioredis)
Redis adapter for job-fire
A simple Redis-based rate limiter for Node.js supporting Redis Single & Cluster.
Redis(ioredis) module for Nest framework (node.js).
Advanced redibox/redis powered throttling
Distributed Locks using Redis
Bee-queue for Ts.ED framework
Timers Using Redis
OpenTelemetry ioredis automatic instrumentation package.
NestJS Publish/Subscribe
An io-redis like object that batches queries with dataloader
A simple interface cacher based on ioredis.
This library emulates ioredis by performing all operations in-memory.
redis-adapter
Lucia auth adapter for ioredis
Server Redis
YEPS async logger
Light-weight real time dashboard for viewing bull jobs on redis
A lightweight wrapper for ioredis that offers seamless support for pipeline commands within a Redis cluster topology.
Redis session store for farrow-auth with support for both redis and ioredis clients
Node cache wrapper that keeps your cache warm
A library for create typesafe schema for redis with ioRedis and Zod
support some function like expire field in hash set
ioredis Store for express-session
🚀 Drop-in ioredis replacement powered by Valkey GLIDE's high-performance Rust core. 100% Valkey/Redis compatible with Bull, BullMQ, Socket.IO & Express Session.
lru and redis adapter for type-cacheable
A nestjs module provides a simple interface for working with ioredis.
Node-RED nodes to implement ioredis module