Skip to content

Initial working v0.1.0 implementation.

Latest
Compare
Choose a tag to compare
@boydgreenfield boydgreenfield released this 09 Dec 06:08
· 8 commits to master since this release

Initial working implementation. Supports Bloom filter creation in Nimrod using MurmurHash3 for fast hashing. Only supports string elements as of this version.