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:
Leonardo Mello 2022-10-31 16:07:13 -03:00 committed by GitHub
parent becc0f38c0
commit efd307dbb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 3 deletions

View file

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