Socket
Book a DemoInstallSign in
Socket
l

leibale

npm
GitHub

Packages

Current Co-maintainers

Former Co-maintainers

15 packages

@node-redis/bloom

@node-redis/client

The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.

@node-redis/graph

@node-redis/json

This package provides support for the [RedisJSON](https://redisjson.io) module, which adds JSON as a native data type to Redis. It extends the [Node Redis client](https://github.com/redis/node-redis) to include functions for each of the RedisJSON command

@node-redis/search

This package provides support for the [RediSearch](https://redisearch.io) module, which adds indexing and querying support for data stored in Redis Hashes or as JSON documents with the RedisJSON module. It extends the [Node Redis client](https://github.c

@node-redis/time-series

This package provides support for the [RedisTimeSeries](https://redistimeseries.io) module, which adds a time series data structure to Redis. It extends the [Node Redis client](https://github.com/redis/node-redis) to include functions for each of the Redi

redis

A modern, high performance Redis client

@redis/bloom

This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.

@redis/client

The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.

@redis/entraid

Secure token-based authentication for Redis clients using Microsoft Entra ID (formerly Azure Active Directory).

@redis/graph

Example usage: ```javascript import { createClient, Graph } from 'redis';

redisgraph.js

Connect to RedisGraph 1.0.0 and up from JavaScript

@redis/json

This package provides support for the [RedisJSON](https://redis.io/docs/data-types/json/) module, which adds JSON as a native data type to Redis.

@redis/search

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

@redis/time-series

This package provides support for the [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.