Answer the question
In order to leave comments, you need to log in
Redis is not executing commands inside a transaction, why?
Redis 2.6.16 behaves strangely. Once a day, the entire base is completely rebuilt. Sometimes, after such an operation, Redis stops "seeing" requests inside the transaction. That is, I turn on MONITOR, and only 2 commands from the client are visible in it - MULTI and then immediately EXEC. Everything in between just disappears. It is treated by restarting the radish and completely rebuilding the database after restarting.
What's wrong? Out of memory? Or is one of the requests inside the transaction failing and the radish is proudly silent about it?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question