I have written about Bloom Filters before in Bloom Filters Applied In Real Life Application - Laravel Prototype and made a prototype for it using Laravel.

Now I'm very pleased to announce that I finally — and after repeated attempts — finished developing the Selective Package!!

Let's go through the journey I took to make this package.

Transitioning from a Prototype to a Generic Package

I recommend reading my earlier blog Bloom Filters Applied In Real Life Application - Laravel Prototype before continuing with this blog, as it explains the internal mechanism of how Bloom Filters work