Skills
201,103Reusable AI skills and capabilities for agent workflows
Backup and restore your Redis data written in node.js.
Node Red client for Redis with pub/sub, list, lua scripting and other commands support.
Simple weighted round robin implementation using Redis list and sorted set
A small, promise-based Redis client with a patch to cleanly handle connection closure
Advanced Redis client and module for NestJS applications with caching, connection management, TTL handling, and statistics tracking
use redis offical package with bluebird.promisifyAll, and add typescript interface RedisClientAsync,
Type definitions for redis adapters and a handful of Redis constants for the 'redis-client-cache' module
A redis client for redis clusters, which recovers in case of cluster failover or rehashing.
Distributed lock with single redis instance, simple and easy to use for Nestjs
A Redis client wrapper with automatic master/slave failover solution for Node.js.
Wraps and adapts the 'redis' module & its RedisClient instances to be used with the 'redis-client-cache' module
It's a pretty simple and basic redis client, designed to be very fast and keep all code simple.
A robust, performance-focused and full-featured Redis client for Node.js.