Skip to content

Commit

Permalink
Updating the redis-stack clients list
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim committed May 17, 2023
1 parent 9f6a482 commit 3cd4cce
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/stack/get-started/clients/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ To meaningfully support Redis Stack support, a client library must provide an AP

The following core client libraries support Redis Stack:

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

## High-level client libraries

Expand Down

0 comments on commit 3cd4cce

Please sign in to comment.