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

V2.2.2 Release plan #244

Closed
3 tasks done
roseduan opened this issue Aug 3, 2023 · 1 comment
Closed
3 tasks done

V2.2.2 Release plan #244

roseduan opened this issue Aug 3, 2023 · 1 comment

Comments

@roseduan
Copy link
Collaborator

roseduan commented Aug 3, 2023

In conclusion, I have check and optimize all these memory cost code except Index part.

Because the IRadix will take too much memory after my tests, so we can use more memory effecient data structures like BTree or Adaptive Radix Tree, we can do it if there are some users give us feedback.

And I am also exploring some on-disk indexes, like hashtable, lotusdb will also have more choices of index if we achieve this.

@roseduan
Copy link
Collaborator Author

roseduan commented Aug 5, 2023

@roseduan roseduan closed this as completed Aug 6, 2023
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

No branches or pull requests

1 participant