Go to file
Fabian Reinartz a009247ab7 Add matching of empty label 2016-12-30 19:36:28 +01:00
chunks Reda correct label number, fix buffered iterator panic 2016-12-20 14:21:50 +01:00
cmd/tsdb Add small testdata file 2016-12-22 19:15:37 +01:00
labels Add merge postings 2016-12-28 11:02:19 +01:00
test Add merge postings 2016-12-28 11:02:19 +01:00
block.go Rename to OpenHeadBlock 2016-12-22 20:00:24 +01:00
db.go Add matching of empty label 2016-12-30 19:36:28 +01:00
db_amd64.go Add initial seriailization of block data 2016-12-08 17:43:10 +01:00
db_test.go Fix test import of labels, simplify constructor names 2016-12-21 15:12:26 +01:00
db_unix.go Add proper mmap calls 2016-12-11 15:49:36 +01:00
head.go Fix uniqueness of new series 2016-12-26 16:55:32 +01:00
postings.go Add merge postings 2016-12-28 11:02:19 +01:00
postings_test.go Add merge postings 2016-12-28 11:02:19 +01:00
querier.go Add matching of empty label 2016-12-30 19:36:28 +01:00
querier_test.go labels: add Compare and String methods 2016-12-24 13:49:35 +01:00
reader.go Extract labels package 2016-12-21 09:39:01 +01:00
wal.go Add matching of empty label 2016-12-30 19:36:28 +01:00
wal_test.go Rename to OpenHeadBlock 2016-12-22 20:00:24 +01:00
writer.go labels: add Compare and String methods 2016-12-24 13:49:35 +01:00