RubyFlow The Ruby and Rails community linklog

Implementing a custom Redis and in-memory bloom filter

In our email marketing products, we changed our bloom filter implementation by using a custom Redis and an in-memory bloom filter written in Ruby. We will go through iterations at solving a real problem and writing a custom bloom filter from scratch. https://godaddy.github.io/2018/09/11/redis-ruby-bloom-filter/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in