# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewBloomFilter creates and returns a new bloom filter using Redis as a backend.
NewKeyCache creates a new cache.
NewRedisStorage creates a Redis backend storage to be used with the bloom filter.
# Structs
BloomFilter holds all the storage filters.
RedisStorage is a struct representing the Redis backend for the bloom filter.