Releases: imperugo/StackExchange.Redis.Extensions
Releases · imperugo/StackExchange.Redis.Extensions
6.3.4
Fixed problem related to reconnecting
See here #296
6.3.0
Changed IsSlave with IsReplica
5.3.0
- Fix #201 (GetAsync with renew expiring always return default value)
- Feature #185 (Added ConfigurationChannel to the configuration object)
- Feature #203 Added InfoDetail object that returns the Category along with the Key
5.2.0
- Added SortedSetIncrement (see #194)