Skip to content

Conversation

@mr-bat
Copy link

@mr-bat mr-bat commented May 18, 2019

This feature adds the ability to delete all values greater than or equal to a specified value. Its time complexity is of O(log(n)).

@myui
Copy link
Owner

myui commented May 24, 2019

Bulk delete requires node shrinking (garbage collection). WIP for it.

@mr-bat mr-bat changed the title Remove from a key to end WIP: Remove from a key to end May 25, 2019
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