Skip to content
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

feat: implement SetRemoveElementAsync and SetRemoveElementsAsync #121

Merged
merged 2 commits into from
Aug 26, 2022

Conversation

malandis
Copy link
Contributor

@malandis malandis commented Aug 25, 2022

Implement, test, and document the commands SetRemoveElement and SetRemoveElements.

Closes #118

@malandis malandis marked this pull request as ready for review August 26, 2022 00:07
Copy link
Member

@eaddingtonwhite eaddingtonwhite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@malandis Looks great! Really nice work on tests 👏 . One nit on comment in a test if u want but 👍 🚢 !

IncubatingIntegrationTest/SetTest.cs Show resolved Hide resolved
IncubatingIntegrationTest/SetTest.cs Show resolved Hide resolved
IncubatingIntegrationTest/SetTest.cs Show resolved Hide resolved
Momento/Incubating/Internal/ScsDataClient.cs Show resolved Hide resolved
@malandis malandis merged commit c948cd2 into main Aug 26, 2022
@malandis malandis deleted the feat/add-set-remove-command branch August 26, 2022 00:38
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 this pull request may close these issues.

SetRemoveElement C#
2 participants