Feature request type
enhancement
Is your feature request related to a problem? Please describe
Navicate is a database tool, and it's also support redis, and it use info keyspace command instead of dbsize each db to detect the number of keys in each db.
navicate always show 0 key in each db when navicate connect to garnet .
Describe the solution you'd like
support info keyspace command
Describe alternatives you've considered
No response
Additional context
No response
Feature request type
enhancement
Is your feature request related to a problem? Please describe
Navicate is a database tool, and it's also support redis, and it use
info keyspacecommand instead ofdbsizeeach db to detect the number of keys in each db.navicate always show 0 key in each db when navicate connect to garnet .
Describe the solution you'd like
support
info keyspacecommandDescribe alternatives you've considered
No response
Additional context
No response