* Add ``REDISBOARD_SOCKET_TIMEOUT``, ``REDISBOARD_SOCKET_CONNECT_TIMEOUT``, ``REDISBOARD_SOCKET_KEEPALIVE`` and ``REDISBOARD_SOCKET_KEEPALIVE_OPTIONS`` options.
1.1.0
------------------
* Fix broken slowlog display.
1.0.0
------------------
* Show slowlog and cpu usage and more memory stats (contributed by Rick van Hattem) * Use pipelines to send commands for faster response (contributed by Rick van Hattem) * Added Python 3.3 and 3.4 support. * Added a test suite and other minor fixes.