We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
right now this project supports bitmap index, it works well in some cases. if it support b-tree index, it will suport more uses scenarios
thank you very much build such simple and powerful project !
The text was updated successfully, but these errors were encountered:
Setting a SortedIndex via b-tree is active feature work, and currently I'm validating concurrency. Take a look at #75 to see the progress of the PR.
Sorry, something went wrong.
No branches or pull requests
right now this project supports bitmap index, it works well in some cases. if it support b-tree index, it will suport more uses scenarios
thank you very much build such simple and powerful project !
The text was updated successfully, but these errors were encountered: