datadb-cli/datadb
dave c3261071f4 Stream tarball uploads
Previously, this would pipe tar's output to curl. But curl would buffer the entire output to memory in order to calculate the content-length header. This pointlessly made large tar backups impossible as the backend does not require a content-length header sent with the data.
2017-04-22 00:55:51 -07:00
..
__init__.py Stream tarball uploads 2017-04-22 00:55:51 -07:00
datadb.py Stream tarball uploads 2017-04-22 00:55:51 -07:00