* implemented delete operation:
- deleted objects (IDs) are marked as deleted within an array of indexes in the leaf node - these deleted indexes are NOT used for "getAllObjects" - they are only applied during the "consolidate" calling (which is now trigerred during every serialization of the leaf)
Loading
Please register or sign in to comment