Go to file
Denisart Benjamin 8ea62ebe80 Accepting request 208185 from home:posophe:branches:devel:languages:python
- Update to version 2.8
  + redis-py should play better with gevent when a gevent Timeout is raised.
  + Added SENTINEL command
  + Fixed a bug where pipelines could potentially correct a connection
    if the MULTI command generated a ResponseError.
  + Connections now call socket.shutdown() prior to socket.close() to
    ensure communication ends immediately per the note at
    http://docs.python.org/2/library/socket.html#socket.socket.close
  + Lock checks are now based on floats rather than ints.

OBS-URL: https://build.opensuse.org/request/show/208185
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=18
2013-11-24 19:05:59 +00:00
.gitattributes init 2010-03-07 22:28:01 +00:00
.gitignore init 2010-03-07 22:28:01 +00:00
python-redis.changes Accepting request 208185 from home:posophe:branches:devel:languages:python 2013-11-24 19:05:59 +00:00
python-redis.spec Accepting request 208185 from home:posophe:branches:devel:languages:python 2013-11-24 19:05:59 +00:00
redis-2.8.0.tar.gz Accepting request 208185 from home:posophe:branches:devel:languages:python 2013-11-24 19:05:59 +00:00