Commit Graph

19 Commits (4792d2bbd1d9113a5b653799b8e37ae949797dd6)

Author SHA1 Message Date
Callum Styan 4792d2bbd1 handle v1 vs v2 for symbol offset vs index changes
7 years ago
Callum Styan a515b16299 use an incrementing index rather than an offset for symbols table
7 years ago
Shubheksha Jalan 618bceadb4 move version check into newReader()
7 years ago
Shubheksha Jalan faecfac2fa update docs, rename docs folder, add error condition
7 years ago
Shubheksha Jalan 7b27dc2109 address review comments, fix index tests
7 years ago
Shubheksha Jalan 510dc17066 fix tests, set version when initializing the index writer
7 years ago
Shubheksha Jalan 44052bc937 Make version for index format configurable
7 years ago
Shubheksha Jalan 129773b41a merge BlockMeta and blockMeta struct, implement v1 and v2 index readers
7 years ago
Shubheksha Jalan 77eb9fb56e add padding for series offsets
7 years ago
Fabian Reinartz 1e55b7987f Improve comments, handle allPostingsKey properly
7 years ago
Fabian Reinartz da9614fa54 Allow tombstone file to not exist
7 years ago
Fabian Reinartz b945098e3a index: extract decoder type
7 years ago
Fabian Reinartz 6dd2b83a7a index: don't use concatenated string for posting table
7 years ago
Fabian Reinartz 54205903f7 Move index and chunk encoders to own packages
7 years ago
Fabian Reinartz adb6be73dd move label read function int labels pkg
7 years ago
Fabian Reinartz 67f0ca8f0e Move index and chunk encoders to own packages
7 years ago
Fabian Reinartz 6f93a699e6 wipe
8 years ago
Fabian Reinartz 342aa82505 Fix pages and index package
8 years ago
Fabian Reinartz 752c7eea35 Add index package
8 years ago