Commit Graph

7 Commits

Author SHA1 Message Date
Riordan Panayides 5b61f3d949 wip: many changes for deployment
- split out postgres config and read from env
- make ssl optional
- revert to separate dockerfiles
- give tokio enough workers
- allow custom server bind address
- fix warnings
- cargo fmt
2023-05-17 17:11:17 +01:00
dboures cead78381d
refactor: worker uses tokio-postgres instead of sqlx 2023-05-14 02:15:10 -05:00
dboures f509df05d5
fix: candle batching works with 0 fills 2023-03-27 14:01:48 -05:00
dboures bbf73b164b
fix: fix connection timeouts 2023-03-27 12:11:58 -05:00
dboures ce4e9d1d39
fix: try to use loops to fix timeouts 2023-03-26 14:39:25 -05:00
dboures aa114539c0
feat: add docker deployment 2023-03-14 20:46:49 -05:00
dboures 74a042df9d
refactor: rename crator folder 2023-03-14 16:57:42 -05:00