8ea62ebe80
- 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 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
python-redis.changes | ||
python-redis.spec | ||
redis-2.8.0.tar.gz |