prometheus/storage/local
Bjoern Rabenstein e7cb9ddb9f Use a sync.pool for the staging buffer in codec.go.
Change-Id: I1aae6847f77b5a7c75582b07c199b1943cf90552
2014-11-25 17:02:01 +01:00
..
index Use a sync.pool for the staging buffer in codec.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 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