DUMP Command Not Supported in Garnet #689
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Describe the bug
I have a simple C# program that do a db.KeyDump(key), but I get an exception when connected to a Garnet server (instead of a Redis server). The exception message is "ERR unknown command".
Steps to reproduce the bug
Example of code:
Expected behavior
KeyDump() working.
Screenshots
No response
Release version
v1.0.27
IDE
No response
OS version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: