prometheus/index
Brian Brazil 407e12d051 Make MemPostings nested.
This saves memory, about a quarter of the size of the postings map
itself with high-cardinality labels (not including the post ids).

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2018-11-22 09:36:39 +00:00
..
encoding_helpers.go Add license headers to missing files (#447) 2018-11-06 20:19:42 +02:00
index.go Make index reader postings nested. 2018-11-22 09:36:39 +00:00
index_test.go Make MemPostings nested. 2018-11-22 09:36:39 +00:00
postings.go Make MemPostings nested. 2018-11-22 09:36:39 +00:00
postings_test.go Make MemPostings nested. 2018-11-22 09:36:39 +00:00