issues
search
DiceDB
/
dice
DiceDB is a redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
https://dicedb.io/
Other
6.83k
stars
1.08k
forks
source link
#1207 Fix redis-cli connect error
#1312
Closed
lucifercr07
closed
18 hours ago
lucifercr07
commented
20 hours ago
Issue:
redis-cli
expects
COMMAND DOCS
response to be in a particular
structure
Fix:
Modified
COMMAND DOCS
to be in sync with the expected format. We'd need to add more metadata to commands to support all the keys as part of commands mapped reply.
Output with redis-cli:
Issue:
redis-cli
expectsCOMMAND DOCS
response to be in a particular structureFix:
COMMAND DOCS
to be in sync with the expected format. We'd need to add more metadata to commands to support all the keys as part of commands mapped reply.Output with redis-cli: