Skip to content

Implement Append and Prepend Support #19

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 #27
Closed

Implement Append and Prepend Support #19

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

Comments

@dkz2
Copy link
Contributor

dkz2 commented Jul 16, 2023

The goal of this issue is to implement support for the append and prepend operations. This will require us to add support for the following M(A) / M(P) Flags. We will also need to write unit tests for append and prepend request construction. An integration test where we open a connection with a Memcached server and test the append and prepend functionality will also be included and Finally adding API support to our Connection Actor.

dkz2 added a commit to dkz2/swift-memcache-gsoc that referenced this issue Aug 3, 2023
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