mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-10 18:05:44 +02:00
feat(server) implement pexpire command (#464)
Signed-off-by: b0bleet b0bleet@placeq.com
This commit is contained in:
parent
8424f74bec
commit
acafbc6f4f
4 changed files with 43 additions and 1 deletions
|
@ -172,7 +172,7 @@ with respect to Memcached and Redis APIs.
|
|||
- [X] Generic Family
|
||||
- [X] SCAN
|
||||
- [X] PEXPIREAT
|
||||
- [ ] PEXPIRE
|
||||
- [X] PEXPIRE
|
||||
- [x] DUMP
|
||||
- [X] EVAL
|
||||
- [X] EVALSHA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue