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

Added basic batch support #226

Merged
merged 12 commits into from
Mar 9, 2022
Merged

Added basic batch support #226

merged 12 commits into from
Mar 9, 2022

Conversation

mumby0168
Copy link
Collaborator

@mumby0168 mumby0168 commented Mar 8, 2022

Related to #151

This is the first pass and allows items to be created, updated, and deleted as of a batch.

I have plans for a builder of a kind that will allow items that share the same partition key to having some more flexible operations, building up a transaction which I also think will be very nice. This is a good start tho and will have its use cases.

I see this working well and a kind of stepping stone for the issue described here #224

@mumby0168 mumby0168 requested a review from IEvangelist as a code owner March 8, 2022 21:36
IEvangelist
IEvangelist previously approved these changes Mar 9, 2022
Copy link
Owner

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

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

Looks great, I suggest implementing the InMemory version. Also a few nits.

@mumby0168 mumby0168 dismissed stale reviews from IEvangelist via eb87fc2 March 9, 2022 13:40
@mumby0168 mumby0168 enabled auto-merge (squash) March 9, 2022 13:42
@mumby0168 mumby0168 merged commit 3f25be8 into main Mar 9, 2022
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.

2 participants