RubyGems Navigation menu

pacer-bloomfilter 1.0.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - March 29, 2011 (12 KB)

Runtime Dependencies (2):

pacer >= 0.6.1
pacer >= 0.6.1

Development Dependencies (4):

bundler ~> 1.0.0
jeweler ~> 1.5.2
rcov >= 0
rspec ~> 2.3.0

Owners:

Authors:

  • Darrick Wiebe

SHA 256 checksum:

2d11b8e4db7df58b3605d844592569852d74b18e3dd7396edb8b86118b35ce4f

Total downloads 4,415

For this version 4,415

Licenses:

N/A

Required Ruby Version: None

Links: