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

Refactor bucket index #68

Open
1 of 2 tasks
yanganto opened this issue Jun 29, 2021 · 0 comments
Open
1 of 2 tasks

Refactor bucket index #68

yanganto opened this issue Jun 29, 2021 · 0 comments
Labels
enhancement New feature or request KV KV feature relating

Comments

@yanganto
Copy link
Member

yanganto commented Jun 29, 2021

Currently, the index cost is O(n) for POC level implement, we need to enhance this to O(1) to support more complicated scenarios.

However, this may need the following features forced enabled:

@yanganto yanganto added enhancement New feature or request KV KV feature relating labels Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request KV KV feature relating
Projects
None yet
Development

No branches or pull requests

1 participant