Path to this page:
Subject: CVS commit: pkgsrc/databases/p5-Redis
From: Ulrich Habel
Date: 2012-01-26 21:55:08
Message id: 20120126205508.E3EB9175DD@cvs.netbsd.org
Log Message:
Updated to 1.926
Changes:
1.926 Wed Jan 11 15:48:11 UTC 2012
* Fix auto-reconnect when the server is dead or a
client timeout.
See https://github.com/melo/perl-redis/issues/1#issuecomment-3444989
1.925 Tue Jan 10 16:02:04 UTC 2012
* Implemented auto-reconnect
* Add support for UNIX domain sockets
* Make REDIS_SERVER work with both TCP and UNIX domain sockets
* Make the test suite workaround a missing redis-server binary
* Assorted small bug fixes
* Improve documentation
Files: