Commit Graph

13 Commits (eb6586f51332a552d0040130f4298421f8080dc1)

Author SHA1 Message Date
Ganesh Vernekar a95323c021 Add license headers to missing files (#447)
6 years ago
Simon Pasquier 7206a8456f Fix minor typos in comments
7 years ago
Fabian Reinartz 67f0ca8f0e Move index and chunk encoders to own packages
7 years ago
Fabian Reinartz c354d6bd59 index: simplify checksum validation
7 years ago
Fabian Reinartz 78df406dac Allocate and cache strings for persisted blocks
7 years ago
Fabian Reinartz b09d90c79c Add decoding method to retrieve unsafe strings
7 years ago
Fabian Reinartz 33e9bdf403 WAL refactoring and truncation fixes and test
7 years ago
Goutham Veeramachaneni 44e9ae38b5
Incorporate PR feedback.
8 years ago
Goutham Veeramachaneni bacb143b7e
Simplify tombstone and WAL Delete formats.
8 years ago
Goutham Veeramachaneni 4f1d857590
Implement Delete on HeadBlock
8 years ago
Goutham Veeramachaneni 5579efbd5b
Initial implentation of Deletes on persistedBlock
8 years ago
Fabian Reinartz a54f46d5e7 Migrate last IndexWriter pieces to decbuf
8 years ago
Fabian Reinartz 94f3fd9812 Move encoding helpers into separate file
8 years ago