Adds the "bitmap" category to redis-cli help(#9474)
This commit is contained in:
parent
7a0e668560
commit
7c80a65484
@ -15,7 +15,8 @@ GROUPS = [
|
||||
"hyperloglog",
|
||||
"cluster",
|
||||
"geo",
|
||||
"stream"
|
||||
"stream",
|
||||
"bitmap"
|
||||
].freeze
|
||||
|
||||
GROUPS_BY_NAME = Hash[*
|
||||
|
Loading…
x
Reference in New Issue
Block a user