/s3-file-stream

A simple example to stream large files from S3 for optimized reading

Primary LanguageJavaScriptMIT LicenseMIT

About

A simple example of reading large files in chunks and processing them to avoid reading the whole file in memory.