Skip to content

Releases: schlitzered/pyredis

0.4.0

11 Oct 15:56
627d64e
Compare
Choose a tag to compare

switch from pypi module crc16 to crc

0.3.0

09 Oct 11:55
Compare
Choose a tag to compare

implement redis username uspport

0.2.3

24 Sep 07:00
Compare
Choose a tag to compare

dummy release

0.2.2

29 Aug 19:04
Compare
Choose a tag to compare

allow password for Redis Cluster
allow password for Sentinels

0.2.1

09 Jul 05:23
Compare
Choose a tag to compare
performance improvements

0.2.0

09 Jul 03:25
Compare
Choose a tag to compare
modify commands to use byte type instead of string.

0.1.7

19 Jun 19:17
Compare
Choose a tag to compare

SentinelPool and SentinelHashPool cleanup:

  • remove check if client is realy a master or slave

0.1.6

25 May 20:15
Compare
Choose a tag to compare

Add HashClient, HashPool and SentinelHashPool

0.1.4

26 Jan 18:10
Compare
Choose a tag to compare

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

13 Sep 15:09
Compare
Choose a tag to compare

bugfix. if initial connection attempt failed, mark connection as closed