1
0
mirror of https://github.com/redis/node-redis.git synced 2025-12-11 09:22:35 +03:00
Files
node-redis/packages/client
Nikolay Karadzhov 672246dbd2 fix(ts): use all commands in cluster type (#3065)
RedisClusterType was using some type restrictions to
hide some commands based on its properties. In reality,
all commands should be exposed to user ( as in v4 ).

fixes #3064
2025-08-26 16:35:45 +03:00
..
2022-12-26 13:35:37 -05:00
2025-06-04 10:52:14 +03:00
2025-05-19 15:11:47 +03:00
2025-08-20 08:33:04 +00:00
2022-05-02 11:48:12 -04:00

@redis/client

The source code and documentation for this package are in the main node-redis repo.