HolmesProcessing / Holmes-Storage

The Storage Planner manages access to all data within the Holmes Processing system. It orchestrates the interaction across multiple Databases, serves the files for analysis, etc.
16 stars 7 forks source link

Support for retrieving/storing large samples with multiple streams #14

Open ms-xy opened 8 years ago

ms-xy commented 8 years ago

S3 API allows storage and retrieval of large files in chunks for better efficiency.

webstergd commented 8 years ago

For reference to others reading this, we have left this out on purpose and created an issue to document a potential enhancement. While this is a simple adjustment, it is not needed at this time as most of the analysis objects we support are small in size.