The Prometheus monitoring system and time series database.
Find a file
Goutham Veeramachaneni 329dc1fa6c
Add Tests For mergedPostings.Seek
* Renamed mergedPostings to make it consistent across the repo
* Fixed bug with Seek
* Added Tests for Seek

Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
2017-04-08 20:42:29 +05:30
chunks Lint and Vet Fixes 2017-03-19 21:35:01 +05:30
cmd/tsdb Adjust import names to new repository organisation 2017-04-04 11:27:26 +02:00
labels Add fast-path for equality matching 2017-04-05 15:37:48 +02:00
test Add merge postings 2016-12-28 11:02:19 +01:00
testdata Add full encode/decode WAL cycle test 2017-02-14 21:55:50 -08:00
tsdbutil Move BufferedSeriesIterator in own package 2017-03-24 13:23:32 +01:00
block.go Trigger reload correctly on interrupted compaction 2017-03-20 10:41:43 +01:00
chunks.go Adjust import names to new repository organisation 2017-04-04 11:27:26 +02:00
chunks_test.go Adjust import names to new repository organisation 2017-04-04 11:27:26 +02:00
compact.go Adjust import names to new repository organisation 2017-04-04 11:27:26 +02:00
db.go Adjust import names to new repository organisation 2017-04-04 11:27:26 +02:00
db_test.go Misc cleanups 2017-03-06 14:34:49 +01:00
db_unix.go Add cross-platform mmap 2017-04-04 16:54:48 +02:00
db_windows.go Add fast-path for equality matching 2017-04-05 15:37:48 +02:00
head.go Adjust maximum samples per chunk. 2017-04-07 10:58:37 +02:00
head_test.go Adjust import names to new repository organisation 2017-04-04 11:27:26 +02:00
index.go Add fast-path for equality matching 2017-04-05 15:37:48 +02:00
index_test.go Adjust import names to new repository organisation 2017-04-04 11:27:26 +02:00
postings.go Add Tests For mergedPostings.Seek 2017-04-08 20:42:29 +05:30
postings_test.go Add Tests For mergedPostings.Seek 2017-04-08 20:42:29 +05:30
querier.go Add fast-path for equality matching 2017-04-05 15:37:48 +02:00
querier_test.go Adjust import names to new repository organisation 2017-04-04 11:27:26 +02:00
wal.go Adjust import names to new repository organisation 2017-04-04 11:27:26 +02:00
wal_test.go Adjust import names to new repository organisation 2017-04-04 11:27:26 +02:00