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
ft: Add support for PFDEBUG command
#1216
Open
neverwannafly
opened
3 weeks ago
neverwannafly
commented
3 weeks ago
Description
This PR adds support for
PFDEBUG
command in dicedb.
Progress
Code refactoring
Adding tests
Handling one subcommand
Description
This PR adds support for
PFDEBUG
command in dicedb.Progress