-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
The current API is a bit cumbersome with regards to decompression and correctly managing the blob/driver semantics to successfully drive the futures to completion.
Really most of the time the client just wants the tar stream. So add a new API wherein the client can supply decompression code (and we can implement some default reusable decompressors for gzip/zstd) and in return the client receives a single future that they can await.
Metadata
Metadata
Assignees
Labels
No labels