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

Transaction Identifiers #2130

Open
Blajda opened this issue Jan 28, 2024 · 0 comments · May be fixed by #2327
Open

Transaction Identifiers #2130

Blajda opened this issue Jan 28, 2024 · 0 comments · May be fixed by #2327
Assignees
Labels
binding/rust Issues for the Rust crate enhancement New feature or request

Comments

@Blajda
Copy link
Collaborator

Blajda commented Jan 28, 2024

Description

Implement Transaction Identifiers as outlined in the protocol.

Any user operation that commits to the log will have the ability to specify this attribute at MOST once (TBC).
The delta protocol does not specify any semantics for version so a hook should be provided to end users that will be called during conflict resolution. This will allow users to abort the transaction if the application semantics for version are violated.

Related Issue(s)

@Blajda Blajda added the enhancement New feature or request label Jan 28, 2024
@rtyler rtyler added the binding/rust Issues for the Rust crate label Feb 1, 2024
@Blajda Blajda self-assigned this Mar 15, 2024
@Blajda Blajda linked a pull request Mar 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants