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

Expose savepoint functionalities #40

Open
vincent-herlemont opened this issue Aug 6, 2023 · 0 comments
Open

Expose savepoint functionalities #40

vincent-herlemont opened this issue Aug 6, 2023 · 0 comments
Assignees

Comments

@vincent-herlemont
Copy link
Owner

Enhance by adding following functionalities: https://docs.rs/redb/latest/redb/struct.WriteTransaction.html

  1. persistent_savepoint
  2. get_persistent_savepoint
  3. delete_persistent_savepoint
  4. list_persistent_savepoints
  5. ephemeral_savepoint
  6. restore_savepoint
  7. set_durability
@vincent-herlemont vincent-herlemont added the short Term Short term feature label Aug 6, 2023
@vincent-herlemont vincent-herlemont mentioned this issue Aug 6, 2023
2 tasks
@vincent-herlemont vincent-herlemont self-assigned this May 8, 2024
@vincent-herlemont vincent-herlemont removed the short Term Short term feature label May 8, 2024
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