package
1.0.0
Repository: https://github.com/sahib/timeq.git
Documentation: pkg.go.dev

# Functions

FromVlog produces an index from the data in the value log.
No description provided by the author
No description provided by the author
No description provided by the author
ReadTrailer reads the trailer of the index log.
No description provided by the author
WriteIndex is a convenience function to write the contents of `idx` to `path`.

# Constants

LocationSize is the physical storage of a single item (8 for the key, 8 for the wal offset, 4 for the len).
No description provided by the author

# Structs

Index is an in-memory representation of the batch index as b-tree structure.
No description provided by the author
Reader gives access to a single index on disk.
No description provided by the author
No description provided by the author