prometheus/storage/local
Bjoern Rabenstein af77d5ef0b Added a few missing implementations in index.go.
Also, added closing of persistence and mem storage.

Change-Id: Iacf0d22c3520dd2584d9546984c1f8a5ed6cd54e
2014-11-25 17:02:01 +01:00
..
index Added a few missing implementations in index.go. 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 Beginnings of a tiered index implementation. 2014-11-25 17:02:00 +01:00
persistence.go Beginnings of a tiered index implementation. 2014-11-25 17:02:00 +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 Added a few missing implementations in index.go. 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