Levi Lovelock
Levi Lovelock
Can we please change this to 30 seconds?
## Steps to reproduce ``` localhost:7379> ping Hello OK Hello ``` ## Expected output The expected output when the above set of commands ``` localhost:7379> ping OK PONG localhost:7379> ping...
Providing this option as an alternative to https://github.com/DiceDB/dice/pull/1579 for Issue #1578 Basically this changes the docs, compared to changing the code. There may be users in the wild who depend...
This is to address https://github.com/DiceDB/dice/issues/1578 I noticed an inconsistency between the docs and dicedb behavior when running through the commands locally. I've gone ahead and made the code consistent with...