feat(server): support for persist command #345 (#354)

fix(server): support for persist command #345

Co-authored-by: Boaz Sade <boaz@dragonflydb.io>
This commit is contained in:
Boaz Sade 2022-10-04 15:53:18 +03:00 committed by GitHub
parent bfc073b59d
commit 8f5500af16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 62 additions and 11 deletions

View file

@ -177,7 +177,7 @@ with respect to Memcached and Redis APIs.
- [X] EVAL
- [X] EVALSHA
- [ ] OBJECT
- [ ] PERSIST
- [x] PERSIST
- [X] PTTL
- [ ] RESTORE
- [X] SCRIPT LOAD/EXISTS