RubyGems.org

Bloom filters are fast, compact, probabalistic data structures that allow set filtering with a configurable rate of false positives. This plugin adds .bloom_filter.uniq, .bloom_filter.only([collection]), and .bloom_filter.except([collection]) to the available routes methods in Pacer.

installgem install pacer-bloomfilter
Authors

Darrick Wiebe

653 total downloads 653 for this version
Owners

D85f004f2e159efa917f2e394598fbff

Gemfile
gem "pacer-bloomfilter", "~> 1.0.0"
Versions
  1. 1.0.0 March 29, 2011