Generalize "insert into DB though sorted files" pattern. (#592)
Showing
- cmd/state/generate/regenerate_index.go 4 additions, 3 deletionscmd/state/generate/regenerate_index.go
- cmd/state/verify/check_indexes.go 6 additions, 6 deletionscmd/state/verify/check_indexes.go
- common/changeset/changeset.go 4 additions, 0 deletionscommon/changeset/changeset.go
- common/etl/etl.go 276 additions, 0 deletionscommon/etl/etl.go
- common/etl/etl_test.go 49 additions, 0 deletionscommon/etl/etl_test.go
- common/etl/heap.go 1 addition, 1 deletioncommon/etl/heap.go
- core/generate_index.go 3 additions, 6 deletionscore/generate_index.go
- core/generate_index_test.go 13 additions, 12 deletionscore/generate_index_test.go
- eth/downloader/stagedsync_stage_hashcheck.go 33 additions, 215 deletionseth/downloader/stagedsync_stage_hashcheck.go
- eth/downloader/stagedsync_stage_hashcheck_test.go 0 additions, 43 deletionseth/downloader/stagedsync_stage_hashcheck_test.go
- eth/downloader/stagedsync_stage_indexes.go 118 additions, 294 deletionseth/downloader/stagedsync_stage_indexes.go
- go.mod 3 additions, 1 deletiongo.mod
- go.sum 4 additions, 52 deletionsgo.sum
Loading
Please register or sign in to comment