krakend / bloomfilter

Bloomfilter written in Golang, includes rotation and RPC
Apache License 2.0
81 stars 15 forks source link

Remove warnings about hashing functions #22

Closed dhontecillas closed 1 month ago

dhontecillas commented 1 month ago

The hashing functions used for the bloom filter does not need to be cryptographic secure.