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

Move commit::apply_opts to store::apply_commit #297 #960

Merged
merged 6 commits into from
Sep 6, 2024

Conversation

joepio
Copy link
Member

@joepio joepio commented Sep 3, 2024

Related Issues

closes #297

ToDo

  • Move apply_changes from Commit to Resource::apply_commit
  • Move the store specific code from apply_opts to Storelike and Db, where we index
  • Get rid of add_atom_to_index functions in Storelike
  • use sled::Batch

Checklist

  • Add changelog entry linking to issue, describe API changes
  • Add or update tests if needed
  • Update docs if needed

@joepio joepio merged commit 58cec24 into develop Sep 6, 2024
1 check passed
@joepio joepio deleted the transactionality-297 branch September 6, 2024 12:32
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.

Internal transactionality / ACID compliance
1 participant