Hello all,

Persuaded by Jonathan Ellis post [1] we started using Cassandra Bloom
Filter implementation [2] when the need for one arose (which worked
great by the way).  That work grew into a stand alone library for
tackling a related set of problems that we hope others find useful and
are releasing:

https://github.com/clearspring/stream-lib

I've tried to make clear which code is primarily the work of Apache
Cassandra committers both in the code and README (in many cases are
changes are currently minimal).  Please let me know if you have any
questions or concerns.  I think we have gotten all of the legal "t"s
crossed but if you see anything amiss there we will fix it right away.

Thank you,
Chris Burroughs
Developer | Clearspring Technologies


[1]
http://spyced.blogspot.com/2009/01/all-you-ever-wanted-to-know-about.html

[2] Circa 2009 or so.  Comparisons with the new implementation using
OpenBitSet are on the proverbial todo list.

Reply via email to