bits-and-blooms / bloom

Go package implementing Bloom filters, used by Milvus and Beego.
BSD 2-Clause "Simplified" License
2.44k stars 232 forks source link

Looking for new maintainer #56

Closed willf closed 3 years ago

willf commented 3 years ago

I am not writing Go code anymore. Would someone like to take over as maintainer? @lemire ?

moredure commented 3 years ago

@willf, please check https://github.com/willf/bloom/pull/57

lemire commented 3 years ago

I'd be happy to act as maintainer if you'd like.

willf commented 3 years ago

@lemire Thanks! Glad to move this repo to you, or to an org, or leave as is, as you prefer

lemire commented 3 years ago

@willf The Bloom and bits thing seemed sexy, no?

https://github.com/bits-and-blooms

It makes a whole lot of sense to me to have an org dedicated to such data structures.

willf commented 3 years ago

The repositories have been moved to https://github.com/bits-and-blooms (and links should redirect).

Thank you, @lemire, for taking over the maintenance of this package!