Relative Content

Tag Archive for stackexchange.redisredlock.net

Why StackExchange.Redis has high latency sometimes?

I’m using Redlock.Net with StackExchange Redis 2.8.0, and I’m getting some huge delays (randomly every few seconds), trying to aqcuire a lock. Locks are basically SET/EVAL commands, and both go from 0ms to 900ms sometimes. I’m looking for some insight on what could be the cause of this latency.