Commit Graph

9 Commits

Author SHA1 Message Date
dboures fd4eebc034
refactor: backfilling uses a transactions table 2023-06-07 23:03:54 -05:00
Riordan Panayides 872e6fcdb2 Fix reading postgres config from env 2023-05-18 19:41:17 +01:00
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 a4bf9a35be
refactor: server uses tokio-postgres instead of sqlx 2023-05-14 03:09:12 -05:00
dboures cead78381d
refactor: worker uses tokio-postgres instead of sqlx 2023-05-14 02:15:10 -05:00
dboures 1a08501095
feat: add non-orderbook coingecko routes 2023-05-05 20:41:17 -05:00
dboures c01e53b41c
feat: add traders base volume endpoint 2023-03-13 11:51:30 -05:00
dboures 6e8ddd1ef5
refactor: create structs folder 2023-03-13 00:03:58 -05:00
dboures 379ba2c9c6
refactor: reorg file structure 2023-03-12 19:48:53 -05:00