Generate and insert random values into a redis instance from the command line
Statistical routines and probability distributions.
CSV and object generation implementing the Node.js `stream.Readable` API
A robust, performance-focused and full-featured Redis client for Node.js.
A modern, high performance Redis client
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
A tiny (118 bytes), secure URL-friendly unique string ID generator
An alias package for `crypto.randomBytes` in Node.js and/or browsers
OpenTelemetry instrumentation for `redis` database client for Redis
Random number generator using xorshift128+
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
Universal Module for Secure Random Generator in JavaScript
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.
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.
Redis utilities for redis instrumentations
Generate unique and memorable names
An HTTP/REST based Redis client built on top of Upstash REST API.
Determine if a function is a native generator function.
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.
Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation
Redis storage adapter for Keyv
A package to seed your database using Drizzle ORM