Name : perl-URI-redis
| |
Version : 0.02
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.249.1
| Date : 2023-07-20 15:43:55
|
Group : Development/Libraries/Perl
| Source RPM : perl-URI-redis-0.02-lp155.249.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : URI for Redis connection info
|
Description :
The \'URI::redis\' class supports \'URI\' objects belonging to the _redis_ and _redis+unix_ URI scheme.
Such URLs are used to encode connection info (\'redis\': host, port, password, database, \'redis+unix\': socket path, password, database) to Redis servers.
Supported URLs are in any of these formats:
* \'redis://HOST[:PORT][?db=DATABASE[&password=PASSWORD]]\'
* \'redis://HOST[:PORT][?password=PASSWORD[&db=DATABASE]]\'
* \'redis://[:PASSWORDAATT]HOST[:PORT][/DATABASE]\'
* \'redis://[:PASSWORDAATT]HOST[:PORT][?db=DATABASE]\'
* \'redis://HOST[:PORT]/DATABASE[?password=PASSWORD]\'
A TCP connection, see http://www.iana.org/assignments/uri-schemes/prov/redis.
The port defaults to 6379 and the host defaults to \"localhost\".
* \'redis+unix://[:PASSWORDAATT]SOCKET_PATH[?db=DATABASE]\'
* \'redis+unix://SOCKET_PATH[?db=DATABASE[&password=PASSWORD]]\'
* \'redis+unix://SOCKET_PATH[?password=PASSWORD[&db=DATABASE]]\'
A Unix domain socket connection.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-U/15.5/noarch |