Sergey

Results 1 issues of Sergey

At [this page in the documentation](https://github.com/madelson/DistributedLock/blob/master/docs/DistributedLock.Redis.md#options), it states that the ExtensionCadence default is 1/3 of the Expire parameter. However, this is not accurate. In the RedisDistributedSynchronizationOptionsBuilder ([source](https://github.com/madelson/DistributedLock/blob/338025c469c13ba6b4d569344956752707b35a8c/src/DistributedLock.Redis/RedisDistributedSynchronizationOptionsBuilder.cs#L157)), the value is...