flodgatt/src
Daniel Sockwell 161da3f456 Add aditional Postgres config options
This commit adds several aditional Postgres config options, such
as PORT, USER, DB_NAME and similar.  It also relocates the .env
file so that it will be picked up even if flodgat isn't run from
the src/ directory.
2019-08-27 18:31:56 -04:00
..
parse_client_request Hotfix to correct typo and set default log level to `warn` 2019-07-09 22:18:04 -04:00
redis_to_client_stream Store each Redis message as a growable String (#30) 2019-07-11 15:10:56 -04:00
config.rs Add aditional Postgres config options 2019-08-27 18:31:56 -04:00
lib.rs Update documentation and restructure code 2019-07-08 15:21:02 -04:00
main.rs Add additional logging for postgres connection/server status 2019-07-09 22:20:11 -04:00