go icon indicating copy to clipboard operation
go copied to clipboard

exp/horizonlight: indexing backend should use the support/storage package

Open 2opremio opened this issue 1 year ago • 0 comments

The indexing backend should use support/storage instead of implementing s3/file support directly.

If we do that, then we would get http and gcs support for free and we would avoid maintaining two separate codebases (the ledger exporter uses support/storage already)

2opremio avatar Aug 04 '22 10:08 2opremio