Skip to content

v1.1.0

Compare
Choose a tag to compare
@NoneGG NoneGG released this 23 Aug 15:07
· 88 commits to master since this release
  • sync optimization of scripting from redis-py made by bgreenberg --> related pull request

  • sync bug fixed of geopos from redis-py made by categulario --> related pull request

  • fix bug which makes pipeline callback function not executed

  • fix error caused by byte decode issues in sentinel

  • add basic transaction support for single node in cluster

  • fix bug of get_random_connection reported by myrfy001