write_redis plugin: Fixed bug of Timeout option
authorPavel Rochnyack <pavel2000@ngs.ru>
Sun, 17 Jun 2018 12:09:21 +0000 (19:09 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Sun, 17 Jun 2018 12:15:05 +0000 (19:15 +0700)
commitd41b166d16eaed2f10cc1b42cc443e32ead9843e
tree244f9723fb031f005ee733f722f90c7f571133ce
parent251897b1633940104c95945d3dd29981e43a0cbf
write_redis plugin: Fixed bug of Timeout option

Documentation states what Timeout is set in milliseconds.
Code was fixed to match documentation.
src/write_redis.c