README
node-core
A set of core utilities for NodeJS services.
env vars
| Env var | |
|---|---|
ELASTIC_HOST |
Elastic cache host (required to enable elastic cache logs) |
ELASTIC_USERNAME |
Elastic cache username |
ELASTIC_PASSWORD |
Elastic cache password |
REDIS_HOST |
Redis host (optional if cache not required) |