mirror of
https://github.com/fluencelabs/redis
synced 2025-06-13 09:11:20 +00:00
Update redis-cli help and the script to generate it.
This commit is contained in:
@ -12,7 +12,9 @@ GROUPS = [
|
||||
"connection",
|
||||
"server",
|
||||
"scripting",
|
||||
"hyperloglog"
|
||||
"hyperloglog",
|
||||
"cluster",
|
||||
"geo"
|
||||
].freeze
|
||||
|
||||
GROUPS_BY_NAME = Hash[*
|
||||
|
Reference in New Issue
Block a user