dev-haskell/hedis-config (haskell)

Search

Package Information

Description:
Datatype to parse redis connection settings from file like > host: localhost # host name or address > port: 6379 # you can specify either port > # socket: /run/redis.socket # or unix socket path > # service: redis # or service name > password: "pass" # if not specified then no password used > database: 0 # database number to connect to > max-connections: 5 # max connections in pool > max-idle-time: 30 # keep connection open for 30 seconds > timeout: 30 # connection timeout
Homepage:
https://bitbucket.org/s9gf4ult/hedis-config
License:
BSD

Versions

Version EAPI Keywords Slot
1.0.0 8 ~amd64 0/1.0.0

Metadata

Description

Maintainers

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<longdescription>
		Datatype to parse redis connection settings from file like
		
		&gt; host: localhost                 # host name or address
		&gt; port: 6379                      # you can specify either port
		&gt; # socket: /run/redis.socket     # or unix socket path
		&gt; # service: redis                # or service name
		&gt; password: &quot;pass&quot;                # if not specified then no password used
		&gt; database: 0                     # database number to connect to
		&gt; max-connections: 5              # max connections in pool
		&gt; max-idle-time: 30               # keep connection open for 30 seconds
		&gt; timeout: 30                     # connection timeout
	</longdescription>
</pkgmetadata>

Lint Warnings

Files

Manifest

Type File Size Versions
DIST hedis-config-1.0.0.tar.gz 3063 bytes 1.0.0
Unmatched Entries
Type File Size