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

Support for get_for_update like transactions #14

Open
bewakes opened this issue Jul 1, 2024 · 0 comments
Open

Support for get_for_update like transactions #14

bewakes opened this issue Jul 1, 2024 · 0 comments

Comments

@bewakes
Copy link

bewakes commented Jul 1, 2024

Hi team,
It seems like rockbound currently uses DB from rocksdb which does not support get_for_update like transactions, whereas TransactionDB does allow such transactions.

Do you have any plans for supporting TransactionDB? If not, are we better off using just rocksdb? We don't really want to go down that road because rockbound has nice typed access to items in the store.

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

No branches or pull requests

1 participant