Skip to content

Commit 3cd4cce

Browse files
authored
Updating the redis-stack clients list
1 parent 9f6a482 commit 3cd4cce

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/stack/get-started/clients/_index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ To meaningfully support Redis Stack support, a client library must provide an AP
1313

1414
The following core client libraries support Redis Stack:
1515

16-
* [Jedis](https://github.com/redis/jedis) >= 4.0
17-
* [node-redis](https://github.com/redis/node-redis) >= 4.0
18-
* [redis-py](https://github.com/redis/redis-py/) >= 4.0
16+
* [Jedis](https://github.com/redis/jedis) >= 4.4
17+
* [node-redis](https://github.com/redis/node-redis) >= 4.6
18+
* [redis-py](https://github.com/redis/redis-py/) >= 4.5
19+
* [nredisstack](https://github.com/redis/nredisstack/) >= 0.6.0
1920

2021
## High-level client libraries
2122

0 commit comments

Comments
 (0)