JuliaServices / CloudStore.jl

A simple, consistent, and performant API for interacting with common cloud storage abstractions
Other
16 stars 8 forks source link

Introduce a prefetched stream object #23

Closed Drvi closed 1 year ago

Drvi commented 1 year ago

An idea; didn't really profile it (yet!). We use a single task for the entire lifetime of the Object and we're compatible with GzipDecompressorStream to support compression.