Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.1.2.tar.gz | 2017-11-18 | 249.7 kB | |
1.1.2.zip | 2017-11-18 | 418.0 kB | |
README.md | 2017-11-18 | 546 Bytes | |
Totals: 3 Items | 668.3 kB | 0 |
Version 1.1.2
This release contains some bug fixes and minor improvements.
Bugfixes
- Update StackExchange.Redis minimum version to 1.2.6 because of some bugfixes in that library - [#179]
- Fixed an issue where using
Default
expiration mode didn't allowTimeSpan.Zero
- [#192] - Fixed a compatibility issue with keys in Redis created with earlier versions of CacheManager - [#183]
- Removed sealed from BaseCacheManager - [#176]
- Fixed a bug where the default database setting in the connection string wasn't used - [#175]