mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-10 18:05:44 +02:00
fix(server): support for persist command #345 Co-authored-by: Boaz Sade <boaz@dragonflydb.io>
This commit is contained in:
parent
bfc073b59d
commit
8f5500af16
4 changed files with 62 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue