You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a practice project to implement a bloom filter in go. This code can be reused and adapted to future bloom-filter projects that use other data sources such as SQL.