web3-proxy/web3_proxy/src/stats
Bryan Stitt 0046a02a4a
Global db (#191)
* dont migrate on start. just connect

* it compiles

* that log is loud

* get transaction from a local clone

* import the trait

* put the test app into a thread instead of tokio::spawn

* fix one test

* try db before rpcs

* db connection is too slow. need to wait for it

* do db setup once while spawning
2023-07-14 18:30:01 -07:00
..
db_queries.rs Global db (#191) 2023-07-14 18:30:01 -07:00
influxdb_queries.rs Global db (#191) 2023-07-14 18:30:01 -07:00
mod.rs Global db (#191) 2023-07-14 18:30:01 -07:00
stat_buffer.rs Global db (#191) 2023-07-14 18:30:01 -07:00