package
0.5.0
Repository: https://github.com/x0rworld/go-bloomfilter.git
Documentation: pkg.go.dev

# README

bitmap

Supporting bitmap

# Functions

NewInMemory returns in-memory bitmap which is backed by github.com/bits-and-blooms/bitset.
NewRedis returns bitmap that is store into redis and manipulated via github.com/go-redis/redis.
RedisSetExpireTTL sets expiry TTL with d.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author