fix(server): support for dump command, API update #343 (#371)

feat(server): adding support for the dump command (#343)

Signed-off-by: Boaz Sade <boaz@dragonflydb.io>
Co-authored-by: Boaz Sade <boaz@dragonflydb.io>
This commit is contained in:
Boaz Sade 2022-10-13 11:32:45 +03:00 committed by GitHub
parent 0e2f918f58
commit ad014ebb86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 155 additions and 19 deletions

View file

@ -173,7 +173,7 @@ with respect to Memcached and Redis APIs.
- [X] SCAN
- [X] PEXPIREAT
- [ ] PEXPIRE
- [ ] DUMP
- [x] DUMP
- [X] EVAL
- [X] EVALSHA
- [ ] OBJECT