mirror of
https://github.com/redis/redis.git
synced 2026-07-15 04:53:26 -04:00
Merge 22f2dc3181 into e5e1eaa97a
This commit is contained in:
commit
e2dfdc4c6f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"READWRITE": {
|
||||
"summary": "Enables read-write queries for a connection to a Reids Cluster replica node.",
|
||||
"summary": "Enables read-write queries for a connection to a Redis Cluster replica node.",
|
||||
"complexity": "O(1)",
|
||||
"group": "cluster",
|
||||
"since": "3.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue