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

long range transduce: add using inner transaction #35

Merged
merged 3 commits into from
Jan 13, 2025

Conversation

cnautze
Copy link
Contributor

@cnautze cnautze commented Jan 9, 2025

Description

Add support for reusing the scan FDB transaction inside of the reducer function.
This makes it possible to get a consistent view of the database during the transduce.

[SC-114888]

Used in: https://github.com/exoscale/sos/pull/1736

@cnautze cnautze merged commit 8cf0acf into master Jan 13, 2025
1 check passed
@cnautze cnautze deleted the inject-tx-transduce branch January 13, 2025 13:18
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.

3 participants