Extension implementing a Bloom filter
This extension implements a Bloom filter, which is a space-efficient
probabilistic data structure that is used to test whether an element is a
member of a set.
License: PHP
Version | Release | Download |
0.1.0 | 2009-03-23 | bloomy-0.1.0.tgz |
Version | Message |
0.1.0 | - Initial PECL release |