|
@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. |
MIT |
26
greenflagged
/ 32 total
|
|
@redis/client
|
The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo. |
MIT |
52
greenflagged
/ 60 total
|
|
@redis/entraid
|
โ |
โ |
16
greenflagged
/ 24 total
|
|
@redis/graph
|
Example usage: ```javascript import { createClient, Graph } from 'redis'; |
MIT |
3
greenflagged
/ 7 total
|
|
@redis/json
|
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. |
MIT |
28
greenflagged
/ 33 total
|
|
@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 |
MIT |
32
greenflagged
/ 37 total
|
|
@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. |
MIT |
27
greenflagged
/ 32 total
|