mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-10 18:05:44 +02:00
feat(server): implement TOUCH command (#444)
Signed-off-by: Leonardo Mello <lsvmello@gmail.com> Signed-off-by: Leonardo Mello <lsvmello@gmail.com>
This commit is contained in:
parent
becc0f38c0
commit
efd307dbb9
5 changed files with 15 additions and 3 deletions
|
@ -202,8 +202,8 @@ with respect to Memcached and Redis APIs.
|
|||
- [ ] PFMERGE
|
||||
|
||||
### API 3
|
||||
- [ ] Generic Family
|
||||
- [ ] TOUCH
|
||||
- [X] Generic Family
|
||||
- [X] TOUCH
|
||||
- [X] HashSet Family
|
||||
- [X] HSTRLEN
|
||||
- [X] Server Family
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue