The latest version of hedis-config is 1.0.0-0.

hedis-config

Version 0.0.2 revision 0 uploaded by AlekseyUymanov.

Package meta

Synopsis
Easy trivial configuration for Redis
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
Author
Aleksey Uimanov
Bug reports
n/a
Category
Database
Copyright
n/a
Homepage
https://bitbucket.org/s9gf4ult/hedis-config
Maintainer
s9gf4ult@gmail.com
Package URL
n/a
Stability
n/a

Components