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
|
labels: add Compare and String methods
|
2016-12-24 13:49:35 +01:00 |
test
|
Fix test import of labels, simplify constructor names
|
2016-12-21 15:12:26 +01:00 |
block.go
|
Rename to OpenHeadBlock
|
2016-12-22 20:00:24 +01:00 |
db.go
|
Fix chunk series iterator seeking
|
2016-12-26 16:55:44 +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
|
Consolidate mem index into HeadBlock
|
2016-12-22 01:12:28 +01:00 |
querier.go
|
Fix chunk series iterator seeking
|
2016-12-26 16:55:44 +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
|
Rename to OpenHeadBlock
|
2016-12-22 20:00:24 +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 |