prometheus/storage/local
Bjoern Rabenstein 5a128a04a9 Major reorganization of the storage.
Most important, the heads file will now persist all the chunk descs,
too. Implicitly, it will serve as the persisted form of the
fp-to-series map.

Change-Id: Ic867e78f2714d54c3b5733939cc5aef43f7bd08d
2014-11-25 17:02:01 +01:00
..
codec Major reorganization of the storage. 2014-11-25 17:02:01 +01:00
index Major reorganization of the storage. 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 Major reorganization of the storage. 2014-11-25 17:02:01 +01:00
persistence.go Major reorganization of the storage. 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 Major reorganization of the storage. 2014-11-25 17:02:01 +01:00
storage.go Major reorganization of the storage. 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