Merge pull request #138 from Wohlstand/patch-2

Added a note about Redis's password field
This commit is contained in:
John Crepezzi 2017-04-21 07:51:23 -04:00 committed by GitHub
commit 091ea973a8
1 changed files with 2 additions and 0 deletions

View File

@ -123,6 +123,8 @@ or post.
All of which are optional except `type` with very logical default values.
If your Redis server is configured for password authentification, use the `password` field.
### Postgres
To use postgres storage you must install the `pg` package in npm