Merge pull request #1528 from predis/vv-2.x-readme-8.0-support

(2.x) Update README.md (Redis 8.0 support)
This commit is contained in:
Till Krüss
2025-04-14 09:11:07 -07:00
committed by GitHub
+1 -1
View File
@@ -14,7 +14,7 @@ More details about this project can be found on the [frequently asked questions]
## Main features ##
- Support for Redis from __3.0__ to __7.4__.
- Support for Redis from __3.0__ to __8.0__.
- Support for clustering using client-side sharding and pluggable keyspace distributors.
- Support for [redis-cluster](http://redis.io/topics/cluster-tutorial) (Redis >= 3.0).
- Support for master-slave replication setups and [redis-sentinel](http://redis.io/topics/sentinel).