Description
Write a third party package called pkg/grpc_file_stream to stream files chunked and merge them in after stream then be able to upload on MinIO or an external object storage.
Tricky points are managing stream if connection failed, and remove them if was a junky file...
Description
Write a third party package called pkg/grpc_file_stream to stream files chunked and merge them in after stream then be able to upload on MinIO or an external object storage.
Tricky points are managing stream if connection failed, and remove them if was a junky file...