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

Make all KeyValueStore functions transactional #1108

Closed
timbru opened this issue Sep 8, 2023 · 0 comments · Fixed by #1110
Closed

Make all KeyValueStore functions transactional #1108

timbru opened this issue Sep 8, 2023 · 0 comments · Fixed by #1110

Comments

@timbru
Copy link
Contributor

timbru commented Sep 8, 2023

KeyValueStore already supports some transactional functions (e.g. get_transactional). But, it would be best if all functions always used transactions to ensure consistency.

@timbru timbru linked a pull request Sep 11, 2023 that will close this issue
@timbru timbru closed this as completed Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant