Releases: vla/BloomFilter.NetCore
Releases · vla/BloomFilter.NetCore
1.0.0
- Added Configuration Feature
- Support for CSredis client
- Support EasyCaching IRedisCachingProvider
0.2.0
- Discarded generic Fitler in favor of iBloomFilter
- Fix the Murmur2 algorithm
- Optimize the batch API interface
0.1.0
chore: bump to 0.1.0
* support net5.0
0.0.5
chore: change version to 0.0.5
0.0.1
chore: Move the bloomfilter. Redis.Test to the Test directory