Update README.md

pull/5884/head
Nikita Koksharov 9 months ago committed by GitHub
parent 6fabde9f7e
commit 2408c3aacd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,7 +11,8 @@ Supported Redis: 3.0 ... 7.2
## Features
* Thread-safe implementation
* Thread-safe implementation
* [Valkey](https://valkey.io) compatible
* Compatible with different Redis deployment types
* [Redis Proxy](https://github.com/redisson/redisson/wiki/2.-Configuration/#29-proxy-mode)
* [Redis Multi-Cluster](https://github.com/redisson/redisson/wiki/2.-Configuration/#210-multi-cluster-mode)
@ -21,7 +22,6 @@ Supported Redis: 3.0 ... 7.2
* [Redis Sentinel](https://github.com/redisson/redisson/wiki/2.-Configuration/#27-sentinel-mode)
* [Redis Replicated](https://github.com/redisson/redisson/wiki/2.-Configuration/#25-replicated-mode)
* [Redis Master and Slaves](https://github.com/redisson/redisson/wiki/2.-Configuration/#28-master-slave-mode)
* [Valkey](https://valkey.io) compatible
* Amazon Web Services compatible
* [AWS Elasticache Serverless](https://aws.amazon.com/elasticache/features/#Serverless)
* [AWS Redis Global Datastore](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Redis-Global-Datastore.html)

Loading…
Cancel
Save