Releases: samcook/RedLock.net
Releases · samcook/RedLock.net
1.6.0
Switch to using liblog for logging support.
Remove extraneous retry delay after acquire when blocking for a redis lock.
1.5.0
Add async support
1.4.0
Add redis database number and key format configuration options
1.3.0
Add password, SSL and connection timeout configuration options (enables use with Azure Redis Cache)
1.2.0
Lock/unlock/extend instances in parallel
1.1.0
Nuget package now targets .NET framework 4.0 and 4.5
1.0.0
Initial release (no changes from 1.0.0-alpha)
1.0.0-alpha
Initial release