stephenmoloney / openstex

Openstex is a client in the elixir language for Openstack compliant APIS.
https://hexdocs.pm/openstex
MIT License
10 stars 2 forks source link

large file uploads #2

Open stephenmoloney opened 8 years ago

stephenmoloney commented 8 years ago

There may be special considerations are required for large file uploads to an openstack api.

stephenmoloney commented 7 years ago

Options to consider for large file uploads:

  1. File.stream
  2. Flow (Genstage)