You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)The text was updated successfully, but these errors were encountered: