Skip to content

Commit

Permalink
Add availability_zone to the HELLO response.
Browse files Browse the repository at this point in the history
This PR is for valkey-io/valkey#1487.

Signed-off-by: Rueian <rueiancsie@gmail.com>
  • Loading branch information
rueian committed Jan 7, 2025
1 parent 7a4c92a commit bb6963e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -6830,6 +6830,10 @@
"group": "connection",
"complexity": "O(1)",
"history": [
[
"8.1.0",
"A new `availability_zone` field has been added into the response if the `availability_zone` config is set."
],
[
"6.2.0",
"`protover` made optional; when called without arguments the command reports the current connection's context."
Expand Down

0 comments on commit bb6963e

Please sign in to comment.