Skip to content

Release bloomfilter-blocked-0.1.0.0 #770

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jorisdral
Copy link
Collaborator

This is a WIP, not ready for review

@jorisdral jorisdral self-assigned this Jun 30, 2025
@jorisdral jorisdral force-pushed the jdral/bloomfilter-blocked branch 2 times, most recently from 3e2b44d to ecb3fae Compare June 30, 2025 15:45
@jorisdral jorisdral force-pushed the jdral/bloomfilter-blocked branch from ecb3fae to fcacf6d Compare July 1, 2025 13:36
This includes
* A new README
* Moved "examples" and "differences" haddock sections to the top-level module.
* Make examples executable using `cabal-docspec`
* Add `BloomPolicy` and `BloomSize` types for the blocked bloom filter instead
  of reusing the types of the same name from the classic bloom filter. This adds
  a bit of boilerplate, but it makes the documentation clearer because the
  hyperlinks were pointing from the blocked modules to the classic modules
  before.
* Add `read` and `readHashes` to the blocked bloom filter, which the classic
  bloom filter already had implemented.
@jorisdral jorisdral force-pushed the jdral/bloomfilter-blocked branch from fcacf6d to 69db9f8 Compare July 1, 2025 14:01
@jorisdral jorisdral marked this pull request as ready for review July 1, 2025 14:02
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