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

Add support for aborting transactions #150

Open
andoowhy opened this issue May 15, 2024 · 1 comment
Open

Add support for aborting transactions #150

andoowhy opened this issue May 15, 2024 · 1 comment
Assignees

Comments

@andoowhy
Copy link

I would like to be able to abort large, in-progress read-write transactions.

I know redb write transactions can be aborted, so I suspect this should be pretty straightforward?

@vincent-herlemont
Copy link
Owner

@andoowhy Thanks to pointing it! Done here #153

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

2 participants