We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62a85e5 commit 1ae0553Copy full SHA for 1ae0553
docs/stack/get-started/clients/_index.md
@@ -16,6 +16,7 @@ The following core client libraries support Redis Stack:
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
19
+* [coredis](https://github.com/alisaifee/coredis/) >= 4.12
20
21
## High-level client libraries
22
0 commit comments