Commit Graph

583 Commits (e5ce2bef43af82d5943d8eeda3613c1c98397cc9)
 

Author SHA1 Message Date
Fabian Reinartz 291137781b Merge branch 'panic-fix2' of https://github.com/Gouthamve/tsdb into Gouthamve-panic-fix2
8 years ago
Fabian Reinartz 44769c1654 Allow disabling lock file
8 years ago
Fabian Reinartz 09cd2021de Merge pull request #75 from Gouthamve/head-gen
8 years ago
Goutham Veeramachaneni 8096d11e4e
Add bounds check to headBlockAppender
8 years ago
Goutham Veeramachaneni c1939b7136
Simply loop away from using tracking variables.
8 years ago
Goutham Veeramachaneni 5d2e72269b
Simplfied loops and functions
8 years ago
Goutham Veeramachaneni 0908b0d27e
Add an end-to-end test for headBlock
8 years ago
Goutham Veeramachaneni 7bbbd55aad
Fix bug where having one chunk can cause panic
8 years ago
Fabian Reinartz 77c937b8e1 Merge pull request #73 from Gouthamve/skip-duplicate
8 years ago
Goutham Veeramachaneni 0becfc8eb7
Simplify checking by using readSeriesSet
8 years ago
Fabian Reinartz 3b5d60d134 Merge pull request #74 from prometheus/more-license-info
8 years ago
Julius Volz 0e2f8917ed Also add original license info to bstream.go
8 years ago
Goutham Veeramachaneni adaf4d2099
Handle duplicate & out of order values in same txn
8 years ago
Fabian Reinartz 63d431b905 Merge pull request #61 from prometheus/checksum
8 years ago
Fabian Reinartz 108dc97b95 Documentation fixes
8 years ago
Fabian Reinartz 2032a11d98 Add padding between fixed-sized index sections
8 years ago
Fabian Reinartz 7778e92c78 Merge pull request #63 from prometheus/fabxc-patch-1
8 years ago
Fabian Reinartz 87676f4a26 Add dgryski/go-tsz LICENSE to header
8 years ago
Fabian Reinartz 085991c9da Merge pull request #71 from Gouthamve/tests
8 years ago
Goutham Veeramachaneni 8b43b0d2c1
Fix broken tests
8 years ago
Goutham Veeramachaneni 6169c33fb8
Fix #59
8 years ago
Fabian Reinartz 34ba92eeeb Move CRC back to chunks file, alignment for fixed-sized ints
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
Fabian Reinartz 35b62f001e Change offset table layout, add TOC, ...
8 years ago
Fabian Reinartz 8b1f514a2d index: validate current write stages
8 years ago
Fabian Reinartz 9b4eafcc4c Simplify and document postings serialization
8 years ago
Fabian Reinartz 0aad526d1a Simplify label value index
8 years ago
Fabian Reinartz d30b181406 Switch series serialization to use encbufs
8 years ago
Fabian Reinartz 2ebaf1af4f Add encode buffer and simplify symbol serialization
8 years ago
Fabian Reinartz 433e73f865 Change series and symbol table format
8 years ago
Fabian Reinartz da068500c6 Swap len and encoding fields in chunk entry
8 years ago
Fabian Reinartz df96d97dab Move chunk checksum
8 years ago
Fabian Reinartz db4272b849 docs: add index file format
8 years ago
Fabian Reinartz d8b91b969c docs: add chunk file format
8 years ago
Fabian Reinartz cdfb604d89 Merge pull request #64 from prometheus/dbref
8 years ago
Fabian Reinartz 5b3cb11f3d Merge pull request #65 from prometheus/comment-fixes
8 years ago
Fabian Reinartz 2c46815adb Merge pull request #66 from prometheus/fix-meta-error-handling
8 years ago
Fabian Reinartz b07a87768a Merge pull request #67 from prometheus/remove-skiplist
8 years ago
Julius Volz 006f5d6b22 Merge pull request #68 from prometheus/simplify-equals
8 years ago
Fabian Reinartz b098c36d27 Merge pull request #69 from prometheus/fix-finalize-tail-errhandling
8 years ago
Julius Volz a25f874ec4 Simplify Labels.Equals()
8 years ago
Julius Volz 9a3d857d8b Add missing error handling for finalizeTail() call
8 years ago
Julius Volz e374db22bc Remove unused skiplist types
8 years ago
Julius Volz 94f1ac599e Fix closing of meta file if meta encoding failed
8 years ago
Julius Volz 8d1fb4fa01 Minor comment fixes and additions.
8 years ago
Fabian Reinartz 54a7b98cff Fix and test ref handling in DB appender
8 years ago
Tomasz Elendt d7ad9d2679 Fix various postings implementations
8 years ago
Fabian Reinartz a5322c50fc Merge pull request #36 from Gouthamve/tests
8 years ago
Goutham Veeramachaneni 6178de9acc
Removed unused feild
8 years ago