initial release
This is not an official Google product
readahead is a package that provides readers that enable concurrent reads from seekable or compressed files. It’s useful when reading from a network file system (like Google Cloud Storage).
To install: go get github.com/google/readahead
go get github.com/google/readahead
For information on use, see the godoc.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
readahead
This is not an official Google product
readahead is a package that provides readers that enable concurrent reads from seekable or compressed files. It’s useful when reading from a network file system (like Google Cloud Storage).
To install:
go get github.com/google/readaheadFor information on use, see the godoc.