Registry / utility / google-readahead

google-readahead

JSON →
library0.0.0-20161222183148-eaceba169032gogounverified

Provides readers that enable concurrent read-ahead from seekable or compressed files for improved I/O performance.

go get github.com/google/readahead
INSTALL
IMPORT
SIG · GOOGLE-READAHEAD
G
google-readahead
utilitygov0.0.0-20161222183148-eaceba169032
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

readahead
github.com/google/readahead

Creates a new read-ahead reader.

package main import ( "fmt" "github.com/google/readahead" ) func main() { r := readahead.NewReader(nil) fmt.Println(r) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20161222183148-eaceba169032latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
google-readahead — go get google-readahead · libregistry