Skip to content
Snippets Groups Projects
Commit 493396f8 authored by ale's avatar ale
Browse files

Implement S3-like backends

Includes AWS, GCS and Minio (generic S3). Only this last one is
actually complete, the others lack Rename() implementations.

Functionality is still completely untested, except for the internal
API changes tested in the 'local' source.

Also includes an integration test that dumps cpu/allocs/heap profiles
of the ingestion stage under load.
parent 6411732b
No related branches found
No related tags found
1 merge request!1Implement S3-like backends
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment