kermit-redis
v0.1.0
Published
Kermit wrapper for redis.
Downloads
17
Maintainers
Readme
kermit-redis - 0.1.0
This node package provides a kermit based redis service. The redis client may be configured through environment variables:
- REDIS_HOST
- REDIS_PORT
- REDIS_PATH
- REDIS_URL
- REDIS_PASSWORD (used for redis auth)
and/or through the service configuration. Take a look at the redis documentation for a complete list of supported configuration options.
TODO
- Documentation
- Examples
CHANGELOG
Please have a look at CHANGELOG.
LICENSE
The files in this archive are released under BSD-2-Clause license. You can find a copy of this license in LICENSE.