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 delete_range to OptimisticTransactionDB #879

Merged

Conversation

vadim-su
Copy link
Contributor

I've found that it's easy enough to add range deletion to the optimistic transaction DB, however, I wouldn't mind having this code checked by a more experienced member of the community.

@zaidoon1
Copy link
Contributor

zaidoon1 commented Apr 22, 2024

can you add tests for this please to make sure it works as expected and doesn't panic

@vadim-su
Copy link
Contributor Author

Done

@aleksuss aleksuss merged commit b6ebe50 into rust-rocksdb:master Apr 24, 2024
7 checks passed
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.

None yet

3 participants