feat(server) implement pexpire command (#464)

Signed-off-by: b0bleet b0bleet@placeq.com
This commit is contained in:
b0bleet 2022-11-06 15:07:41 -05:00 committed by GitHub
parent 8424f74bec
commit acafbc6f4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 43 additions and 1 deletions

View file

@ -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