dotmesh-io / dotmesh

dotmesh (dm) is like git for your data volumes (databases, files etc) in Docker and Kubernetes
https://dotmesh.com
Apache License 2.0
539 stars 29 forks source link

[2d] file uploads going over etcd might be causing empty string etcd values #579

Closed lukemarsden closed 5 years ago

lukemarsden commented 5 years ago

Let's just proxy the HTTP requests to the S3 API to the right node for the dot in question, and stream the PUT/GET directly to the filesystem. We should never buffer the files in memory, let alone in etcd.

ACs: