SentinelPool and SentinelHashPool cleanup: - remove check if client is realy a master or slave
0.1.6
Add HashClient, HashPool and SentinelHashPool
0.1.4
enhancement: Connections Pools can now shrink bugfix: pass encoding correctly to the protocol parser, if some encoding was set, "utf-8" had always been send to the parser
0.1.3
bugfix. if initial connection attempt failed, mark connection as closed
0.1.1
do not raise "Not Connected" exception, when calling read on an uninitialized connection , instead connect
0.1.0
add "pubsub" as a new prefix for "get_by_url" which will return a PubSubClient instance