Myślę, że dzieje się tak, ponieważ nieaktywne połączenia są domyślnie zamykane przez Redis.
redis.conf
# Close the connection after a client is idle for N seconds (0 to disable)
timeout 0
Myślę, że dzieje się tak, ponieważ nieaktywne połączenia są domyślnie zamykane przez Redis.
# Close the connection after a client is idle for N seconds (0 to disable)
timeout 0