Skip to content

Implement Delete Operation Support #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dkz2 opened this issue Jul 16, 2023 · 0 comments · Fixed by #24
Closed

Implement Delete Operation Support #18

dkz2 opened this issue Jul 16, 2023 · 0 comments · Fixed by #24

Comments

@dkz2
Copy link
Contributor

dkz2 commented Jul 16, 2023

This issue will focus on implementing the delete command. The goal here is to create a new type of MemcachedRequest that correspond to the delete operation. Additionally, this issue includes updating our MemcachedResponseDecoder and MemcachedRequestEncoder to handle request/responses for delete operations. Unit tests for delete request construction and response parsing, as well as an unit and integration test with a Memcached server, and Finally adding API support to our Connection Actor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant