This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
bloomy /
| name | age | message | |
|---|---|---|---|
| |
.cvsignore | ||
| |
.gitignore | ||
| |
CREDITS | ||
| |
ChangeLog | ||
| |
EXPERIMENTAL | ||
| |
LICENSE | ||
| |
README | ||
| |
bloom.c | ||
| |
bloom.h | ||
| |
config.m4 | ||
| |
config.w32 | ||
| |
lookup3.c | ||
| |
package.xml | ||
| |
php_bloomy.c | ||
| |
php_bloomy.h | ||
| |
tests/ |
README
Description ----------- 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.








