- updated to 2.000
see /usr/share/doc/packages/perl-Redis/Changes
2.000 2023-01-13 22:55:51+01:00 Europe/Paris
* #166: add ssl, username and password args to redis sentinel (Merwan Ouddane)
* #163: Add support for username/password AUTH (Joel Chornik)
* #162: Retry socket connect if errno is EINTR (Michael Schout)
* #158: Better fix of redis version in test (Michal Josef Špaček)
* #156: Fix of test for multiple arguments in info command (Michal Josef Špaček)
OBS-URL: https://build.opensuse.org/request/show/1061376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Redis?expand=0&rev=27
* Sentinel features (connections, timeouts, etc) support
* various bugfixes and testfixes
* fix network code for BSDs
* no_auto_connect_on_new
1.971 2014-02-01 09:55:11 Europe/Paris
* skip some tests that fail on some platforms for now
1.970 2014-01-30 15:07:42 Europe/Amsterdam
* fix tests breaking in some case
1.969 2014-01-30 13:19:28 Europe/Amsterdam
* Clarification for (p)unsubscribe commands.
* use Test::TCP for testing
1.968 2014-01-30 12:19:11 Europe/Amsterdam
* Add a no_auto_connect_on_new parameter to new() to allow users
to call $x = Redis->new and then $x->connect, instead of Redis
auto-connecting. Useful for tuning the cnx_timeout parameter.
1.967 2013-12-28 22:58:55 Europe/Paris
* use new IO::Socket::Timeout with different API
1.966 2013-12-17 13:58:33 Europe/Amsterdam
* fix tests for Redis 2.8
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Redis?expand=0&rev=2