8ea62ebe80504f6015aa3d7a14ab1c9c3d655d3ad5c88a2ebc7936153ecbeaa5
- 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
Description
No description provided
Languages
Diff
100%