File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ npm install redis
48
48
| [ ` redis ` ] ( ./packages/redis ) | The client with all the [ "redis-stack"] ( https://github.com/redis-stack/redis-stack ) modules |
49
49
| [ ` @redis/client ` ] ( ./packages/client ) | The base clients (i.e ` RedisClient ` , ` RedisCluster ` , etc.) |
50
50
| [ ` @redis/bloom ` ] ( ./packages/bloom ) | [ Redis Bloom] ( https://redis.io/docs/data-types/probabilistic/ ) commands |
51
- | [ ` redis/graph ` ] ( ./packages/graph ) | [ Redis Graph] ( https://redis.io/docs/data-types/probabilistic/ ) commands |
51
+ | [ ` @ redis/graph` ] ( ./packages/graph ) | [ Redis Graph] ( https://redis.io/docs/data-types/probabilistic/ ) commands |
52
52
| [ ` @redis/json ` ] ( ./packages/json ) | [ Redis JSON] ( https://redis.io/docs/data-types/json/ ) commands |
53
53
| [ ` @redis/search ` ] ( ./packages/search ) | [ RediSearch] ( https://redis.io/docs/interact/search-and-query/ ) commands |
54
54
| [ ` @redis/time-series ` ] ( ./packages/time-series ) | [ Redis Time-Series] ( https://redis.io/docs/data-types/timeseries/ ) commands |
You can’t perform that action at this time.
0 commit comments