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:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (2):

pacer >= 0.6.1
pacer >= 0.6.1

Development 相依性套件 (4):

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

擁有者:

作者:

  • Darrick Wiebe

SHA 256 checksum:

2d11b8e4db7df58b3605d844592569852d74b18e3dd7396edb8b86118b35ce4f

總下載次數 4,422

這個版本 4,422

License:

Ruby 版本需求:

相關連結: