zipstreamer icon indicating copy to clipboard operation
zipstreamer copied to clipboard

Zip File Streaming Microservice - stream zip files on the fly

Results 6 zipstreamer issues
Sort by recently updated
recently updated
newest added

flush after every 32kb instead of every file to reduce memory

Hi scosman, Not sure if you're planning to keep maintaining this or not, but I felt it was a useful idea, and hosting it privately inside Kubernetes or Docker Swarm...

These lines silently ignore URLs that can't be retrieved: https://github.com/scosman/zipstreamer/blob/ebcdb4258485f768077a5c7214944cd2e01dfa07/zip_streamer/zip_streamer.go#L37-L44

enhancement
help wanted
good first issue

Have Docker, Heroku and GCP but I'm pretty sure AWS is still dominant AWS documentation isn't great, nothing as clean as Google Cloud Run. But this might be the best...

enhancement
help wanted

Pretty sure Azure is still the second largest cloud host. We should add a "Deploy to Azure" button Docs: https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/deploy-to-azure-button Need to create the Azure service template and test it...

enhancement
help wanted

For bigger zip files it would be nice to support retrying downloads in the event of intermittent upstream errors.

enhancement
help wanted