Skip to content

Tags: pythonleague/pyredis

Tags

0.2.3

Toggle 0.2.3's commit message
Dummy release

0.2.2

Toggle 0.2.2's commit message
version bump to 0.2.2

0.2.1

Toggle 0.2.1's commit message
performance improvements

0.2.0

Toggle 0.2.0's commit message
modify commands to use byte type instead of string.

0.1.7

Toggle 0.1.7's commit message
SentinelPool and SentinelHashPool cleanup:

- remove check if client is realy a master or slave

0.1.6

Toggle 0.1.6's commit message
Add SentinelHashPool

0.1.4

Toggle 0.1.4's commit message
enhancement: Connections Pools can now shrink

bugfix:  pass encoding correctly to the protocol parser

0.1.3

Toggle 0.1.3's commit message
bugfix, if initial connect failed, mark connection as closed

0.1.2

Toggle 0.1.2's commit message
bugfix: fetch OSError when trying to establish a connection

0.1.1

Toggle 0.1.1's commit message
ddddddddfix doku typo

add ability to run redis commands directy on a connection pool, without directly