New
v1.1.0
- Fix bug that made fingerprints 1byte long even when specifying otherwise
(thanks @migolovanov).
- Make negative hash/fp finally work as intented: if the value is negative
it gets casted to unsigned and 2complement is applied.
Unclaimed project
Are you a maintainer of redis-cuckoofilter? Claim this project to take control of your public changelog and roadmap.
Changelog
Hashing-function agnostic Cuckoo filters for Redis
Last updated about 6 years ago
- Fix bug that made fingerprints 1byte long even when specifying otherwise
(thanks @migolovanov).
- Make negative hash/fp finally work as intented: if the value is negative
it gets casted to unsigned and 2complement is applied.