Releases: hashlookup/fleur
Releases · hashlookup/fleur
v0.3 fleur de douche
v0.3 brings several improvements:
join
operation is now available on filters sharing the same parameters #12,- a function for freeing memory has been added:
void fleur_destroy_filter(BloomFilter * bf)
fleur
was closing file descriptorss on errors in several functions. This behavior has been changed: it's now up to the caller to define what to do with thefd
on errors.- error messages have been harmonized.
v0.2 - fleur de CaO
v0.1 β-ionone
v0.1
v0.1 is an early beta release that generate bloom filter files compatible with DCSO's and appears to provide good perfs.
fleurcli
exposes the same commands as the Go version expect forjoin
.
(β-ionone because betas are usually like violet's smell: either short-lived or they go unnoticed :)