go-ethereum/statediff/indexer/postgres
Roy Crihfield 51d20540ff Implement WriteStateDiffAt
Writes state diffs directly to postgres

Adds CLI flags to configure PG

Refactors builder output with callbacks

Copies refactored postgres handling code from ipld-eth-indexer
2020-10-23 21:47:44 +08:00
..
config_test.go Implement WriteStateDiffAt 2020-10-23 21:47:44 +08:00
config.go Implement WriteStateDiffAt 2020-10-23 21:47:44 +08:00
errors.go Implement WriteStateDiffAt 2020-10-23 21:47:44 +08:00
postgres_suite_test.go Implement WriteStateDiffAt 2020-10-23 21:47:44 +08:00
postgres_test.go Implement WriteStateDiffAt 2020-10-23 21:47:44 +08:00
postgres.go Implement WriteStateDiffAt 2020-10-23 21:47:44 +08:00