2.1.0-pre1
Pre-release
Pre-release
samcook
released this
13 Feb 19:47
·
37 commits
to master
since this release
- Adds lock status information (
RedLock.Status
andRedLock.InstanceSummary
) to give more information when locks fail to acquire (e.g. conflicted, no quorum). - Adds
RedLockFactory.ConfigurationChanged
event that is fired whenever changes to the underlying redis connections are detected.