Skip to content

Releases: juanf/phpbloomfilter

Changed hash algo to fnv132 instead of fnv1a32

16 Dec 14:19

Choose a tag to compare

Changed hash algo to fnv132 instead of fnv1a32 to avoid this: https://bugs.php.net/bug.php?id=66698 on older php versions.

v0.0.2

17 Nov 15:18

Choose a tag to compare

Pass a Redis instance or an array with host, port and options