0.8.0 Nuget Release
Breaking Changes
- CacheBackPlate got renamed to CacheBackplane. This affects all related implementations, documentation and configuration elements. #44
New features and updates
- Added feature check for Redis cache handle, now supporting older versions of Redis server #42
- CacheBackplane now works with events
- CacheBackplane performance has been improved significantly #39
- Documentation for Serialization added #40
- API reference documentation: Replaced the old one with new, custom, based on docfx #40
- Added periodical expire check to dictionary cache handle bf76178