You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have plenty S3 files, some are a little larger (>100MB) and compressed (gz). We would like to avoid downloading and uncompressing the files over and over again. This does not yet exist, correct? I was thinking of one or two WrapFS. May be one to cache the file, and one to automatically uncompress. Am I correct to assume that one of the WrapFS implementations would be a good starting point? Any recommendations?
The text was updated successfully, but these errors were encountered:
Hi,
we have plenty S3 files, some are a little larger (>100MB) and compressed (gz). We would like to avoid downloading and uncompressing the files over and over again. This does not yet exist, correct? I was thinking of one or two WrapFS. May be one to cache the file, and one to automatically uncompress. Am I correct to assume that one of the WrapFS implementations would be a good starting point? Any recommendations?
The text was updated successfully, but these errors were encountered: