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

Provide memory-mapped long-id unique index #34

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

c247t
Copy link
Collaborator

@c247t c247t commented Oct 16, 2023

  • Allows for our most common use-cases to be taken care of in a dead-simple and efficient fashion.
  • Avoids large on-disk storage to incur a non-negligible impact on heap consumption, which might seem counter-intuitive to the casual implementor.

@c247t c247t force-pushed the mmap-unique-array-index branch 4 times, most recently from 7fa733a to ac67f7f Compare October 16, 2023 17:05
@c247t c247t marked this pull request as draft October 18, 2023 09:38
@c247t c247t force-pushed the mmap-unique-array-index branch 2 times, most recently from 508ab6b to f3dda11 Compare October 23, 2023 13:38
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.

1 participant