Simple Redis Scripting, with Shared Functions
Run transpiled Javascript functions on the Redis scripting engine.
A robust, performance-focused and full-featured Valkey/Redis client for Node.js.
Redis utilities for redis instrumentations
A robust, performance-focused and full-featured Redis client for Node.js.
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
A modern, high performance Redis client
OpenTelemetry instrumentation for `redis` database client for 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 [RedisJSON](https://redis.io/docs/latest/develop/data-types/json/) module, which adds JSON as a native data type to Redis.
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.
Generates CRC hashes for strings - for use by node redis clients to determine key slots.
An HTTP/REST based Redis client built on top of Upstash REST API.
Javascript Redis protocol (RESP) parser
Rate limiting based on Generic Cell Rate Algorithm
Redis storage adapter for Keyv
The Socket.IO Redis adapter, allowing to broadcast events between several Socket.IO servers
Streaming HTML parser with scripting support.
Redis commands
Info output parser for Redis
<div align="center"> <h1 align="center">@upstash/core-analytics</h1> <h5>Serverless Analytics for Redis</h5> </div>
Redis commands
This library emulates ioredis by performing all operations in-memory.
Utilities built on redis-rb for using Redis Lua scripting.
Bring your own LUA scripts into redis.
Manage Lua script execution in Redis
Elegant redis scripting for ruby.
Evaluate Lua scripts with Redis.
EVAL Lua scripts in Redis by name
Wolverine provides a simple way to run server-side redis scripts from a rails app
Unique Resque queues using redis 1.6.0 scripting, sets and not much else
A library for loading and setting scripts into redis
A Ruby client that supports the experimental scripting feature of Redis
A few more methods for the Redis class to make Lua script usage cleaner.
Redis Lua scripting wrapper for ruby