freebsd-ports/databases/py-redis
Kubilay Kocak 1eabed7529 databases/py-redis: Update to 2.8.0
- Update to 2.8.0
- Enable STAGE support
- Enable AUTOPLIST and delete pkg-plist accordingly
- Tweak HIREDIS option description

Changes:

 * 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.
2013-11-30 14:54:53 +00:00
..
files databases/py-redis: Update to 2.7.6 2013-06-16 09:10:19 +00:00
distinfo databases/py-redis: Update to 2.8.0 2013-11-30 14:54:53 +00:00
Makefile databases/py-redis: Update to 2.8.0 2013-11-30 14:54:53 +00:00
pkg-descr