Skip to content

feat: delete operation for elements and trees#17

Merged
QuantumExplorer merged 1 commit into
masterfrom
delete_operation
Dec 30, 2021
Merged

feat: delete operation for elements and trees#17
QuantumExplorer merged 1 commit into
masterfrom
delete_operation

Conversation

@fominok
Copy link
Copy Markdown
Contributor

@fominok fominok commented Dec 28, 2021

This PR improves GroveDB's API with delete method.
Currently it supports two scenarios:

  1. Delete a subtree item (scalar/reference)
  2. Delete a subtree, this recursively deletes all subtrees of a subtree too, currently it requires full traversal

Note that references on deleted object will stay and become invalid

@fominok fominok force-pushed the delete_operation branch 2 times, most recently from 8960691 to 03296fa Compare December 28, 2021 16:52
@fominok fominok marked this pull request as ready for review December 28, 2021 16:52
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.

2 participants