supabase-swift icon indicating copy to clipboard operation
supabase-swift copied to clipboard

[Storage] Add support for streaming Upload/Download files

Open grdsdev opened this issue 2 years ago • 0 comments

Feature request

Would be nice to support streaming uploads and downloads in the library, we currently only support the upload and download of Data type, which can lead to a lot of memory usage depending on the size of the file.

grdsdev avatar Oct 30 '23 21:10 grdsdev