Skip to content

WIP: Remove from a key to end#3

Open
mr-bat wants to merge 11 commits intomyui:masterfrom
mr-bat:addRemoveFrom
Open

WIP: Remove from a key to end#3
mr-bat wants to merge 11 commits intomyui:masterfrom
mr-bat:addRemoveFrom

Conversation

@mr-bat
Copy link
Copy Markdown

@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
Copy Markdown
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