Skip to content

Releases: vla/BloomFilter.NetCore

1.0.2

07 Oct 12:25
@vla vla
Compare
Choose a tag to compare

1.0.2

1.0.0

20 May 13:59
@vla vla
Compare
Choose a tag to compare
  • Added Configuration Feature
  • Support for CSredis client
  • Support EasyCaching IRedisCachingProvider

0.2.0

19 May 07:54
@vla vla
Compare
Choose a tag to compare
  • Discarded generic Fitler in favor of iBloomFilter
  • Fix the Murmur2 algorithm
  • Optimize the batch API interface

0.1.1

08 Apr 15:52
@vla vla
Compare
Choose a tag to compare
chore: bump to 0.1.1

0.1.0

17 Nov 05:06
@vla vla
Compare
Choose a tag to compare
chore: bump to 0.1.0

* support net5.0

0.0.10

04 Aug 03:00
@vla vla
Compare
Choose a tag to compare
chore: bump to 0.0.10

0.0.5

04 Mar 06:31
@vla vla
Compare
Choose a tag to compare
chore: change version to 0.0.5

0.0.1

12 Oct 03:25
@vla vla
Compare
Choose a tag to compare
chore: Move the bloomfilter. Redis.Test to the Test directory