UKHomeOfficeForms / hof

Bootstrap a HOF project
MIT License
15 stars 17 forks source link

Pass entire redis config to `createClient` #137

Closed lennym closed 7 years ago

lennym commented 7 years ago

This allows redis auth settings to be set to optionally extend the default config and be passed into the redis client constructor if needed.