Skip to content

anrs/readahead

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/readahead

For information on use, see the godoc.

About

readahead is a package that provides readers that enable concurrent reads from seekable or compressed files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%