prometheus/storage/local
Bjoern Rabenstein 4770cf76a4 Make index package more self-contained.
Moved interna from diskPersistence into the indexer.
TotalIndexer now called diskIndexer.

Change-Id: I6c8c62cb171f12bbd8a5474773af7786d71ba388
2014-11-25 17:02:01 +01:00
..
index Make index package more self-contained. 2014-11-25 17:02:01 +01:00
chunk.go Remove use of freelists for chunk bufs. 2014-11-25 17:02:00 +01:00
delta.go Remove use of freelists for chunk bufs. 2014-11-25 17:02:00 +01:00
instrumentation.go Initial experimental snapshot of next-gen storage. 2014-11-25 17:02:00 +01:00
interface.go Move to using the standard library interfaces for encoding/decoding. 2014-11-25 17:02:01 +01:00
persistence.go Make index package more self-contained. 2014-11-25 17:02:01 +01:00
persistence_test.go Beginnings of a tiered index implementation. 2014-11-25 17:02:00 +01:00
preload.go Initial experimental snapshot of next-gen storage. 2014-11-25 17:02:00 +01:00
series.go Remove use of freelists for chunk bufs. 2014-11-25 17:02:00 +01:00
storage.go Make index package more self-contained. 2014-11-25 17:02:01 +01:00
storage_test.go Remove float diff tolerance altogether. 2014-11-25 17:02:00 +01:00
test_helpers.go Add chunk persistence tests, fix storage tests. 2014-11-25 17:02:00 +01:00