- Several bug fixes
- improved tests
- Added the expiring Bloom filter
Bugfixes:
- Fixed bug in JSON Converter and added conversion testing
Features:
- performance optimizations for 8, 16, 32, 64 bit in-memory counting Bloom filters through native arrays (speed improvement ~ 10x)
Bugfixes:
- Fixed Jedis-related Stackoverflow issue in bulk methods