mirror of
https://github.com/fluencelabs/redis
synced 2025-06-18 11:41:20 +00:00
Add the stream group to the script generating the help.
This commit is contained in:
@ -14,7 +14,8 @@ GROUPS = [
|
|||||||
"scripting",
|
"scripting",
|
||||||
"hyperloglog",
|
"hyperloglog",
|
||||||
"cluster",
|
"cluster",
|
||||||
"geo"
|
"geo",
|
||||||
|
"stream"
|
||||||
].freeze
|
].freeze
|
||||||
|
|
||||||
GROUPS_BY_NAME = Hash[*
|
GROUPS_BY_NAME = Hash[*
|
||||||
|
Reference in New Issue
Block a user