Skip to content

2.1.0

Compare
Choose a tag to compare
@samcook samcook released this 12 Sep 10:12
· 34 commits to master since this release
  • Adds lock status information (RedLock.Status and RedLock.InstanceSummary) to give more information when locks fail to acquire (e.g. conflicted, no quorum) (#24).
  • Adds RedLockFactory.ConfigurationChanged event that is fired whenever changes to the underlying redis connections are detected (#24).
  • Adds NetStandard 2.0 target (#35).
  • Limits StackExchange.Redis nuget dependency to < 2.0, as 2.0 is a breaking change (#40).