Skip to content

Conversation

@klaussfreire
Copy link

Sorry about the combo PR, but that's how we have it in our fork.

This PR adds 2 things:

  1. Switch to XXHash as hash implementation. It's considerably faster than all the others, and has good enough quality for most applications.

  2. Add ability to open files in read-only mode. Useful to share a big read-only BF across processes while preventing modifications, or to open files you have no permission to write.

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