Commit Graph

11 Commits

Author SHA1 Message Date
Lou-Kamades f74cec5d13
refactor: remove scraper and use existing db schema 2023-06-14 02:19:27 -05:00
dboures dc1726af43
refactor: replace id with signature in fills table 2023-06-08 01:13:41 -05:00
dboures fd4eebc034
refactor: backfilling uses a transactions table 2023-06-07 23:03:54 -05:00
dboures 493ced0b00
fix: don't use serial in postgres 2023-06-03 12:22:25 -05:00
Riordan Panayides 35937c9572 Add metrics to worker, add market name to map, cargo fmt, fix RAY/USDC id 2023-05-30 18:01:47 +01:00
dboures 6e16ef8e04
lint: cargo clippy 2023-05-19 19:16:37 -05: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 c20429bcc5
wip: attempt to use SSL cert 2023-05-14 03:21:34 -05:00
dboures cead78381d
refactor: worker uses tokio-postgres instead of sqlx 2023-05-14 02:15:10 -05:00
dboures f4e1e5c3bb
refactor: update candle db schema to support market names 2023-03-12 20:03:39 -05:00
dboures 379ba2c9c6
refactor: reorg file structure 2023-03-12 19:48:53 -05:00