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

pin-deps #4

Open
wants to merge 180 commits into
base: master
Choose a base branch
from
Open

pin-deps #4

wants to merge 180 commits into from

Conversation

bartelink
Copy link
Owner

No description provided.

bartelink and others added 30 commits March 16, 2022 16:15
Add per-Operation collector parameter
Reverted metricsCollector back to `TableContext` level (rather than per-operation)
samritchie and others added 27 commits June 27, 2024 17:31
Add support for same-attribute if-not-exists updates
## What?
Changes the transaction API to allow multi table transactions

## How?
Instead of letting `TransactWrite` accept items with a specific record type I added a `TransactWrite` member to the table context.

This `TransactWrite` member has the `Put/Update/Delete/Check`oprerations and replaces operations on the `TransactWrite` module that previously existed.
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.

5 participants