Project

General

Profile

Idea #10996

Updated by Tom Clegg about 7 years ago

Go SDK should provide an Open method/func that, for a given collection, returns an object with an interface similar to *os.File (Reader, Writer, Seeker, Closer). 

 Optimization improvements Ideas 
 * BlockCache could use AsyncStream, e.g. 10990-keep-web-ranges-pa 
 * Could cache smaller portions of blocks 

Back