Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
/ readahead Public archive

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

License

Notifications You must be signed in to change notification settings

google/readahead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

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

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages