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

#809 : Making SREM document consistent as per CLI output #1234

Closed shubzp closed 5 days ago

shubzp commented 2 weeks ago

Removed the (type) in the CLI output

JyotinderSingh commented 1 week ago

This is a bug in the CLI and should be fixed there. We should match the Redis CLI behavior. Is there any other inconsistency?

shubzp commented 1 week ago

Documentation wise that is the only thing. But the issue is not only with SREM but with all CLI outputs. I have created this issue in dicedb-cli : https://github.com/DiceDB/dicedb-cli/issues/10

You can assign the above issue to me.