redis plugin: Fixed bug of Timeout option
authorPavel Rochnyack <pavel2000@ngs.ru>
Sun, 17 Jun 2018 08:51:33 +0000 (15:51 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Sun, 17 Jun 2018 12:13:39 +0000 (19:13 +0700)
commit733f11a209aa9678db4a6d8dc1086fd1854115fb
tree1dbbd028522a686ec68b4e498a9de9f020655629
parentcb8dfc382cc99823e58ca01ee55ea9e5f23bfc42
redis plugin: Fixed bug of Timeout option

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