prometheus/storage/local
Julius Volz fd01d07589 Check that chunk buffer length fits in 16 bit.
Change-Id: Id086a54aa8a1990c1979e747c1c02e53bed6d447
2014-11-25 17:02:00 +01:00
..
chunk.go Fix precision loss. 2014-11-25 17:02:00 +01:00
delta.go Check that chunk buffer length fits in 16 bit. 2014-11-25 17:02:00 +01:00
freelist.go Initial experimental snapshot of next-gen storage. 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 Index-persistence switched from gob to a hand-coded solution. 2014-11-25 17:02:00 +01:00
persistence.go Index-persistence switched from gob to a hand-coded solution. 2014-11-25 17:02:00 +01:00
persistence_test.go Fix precision loss. 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 Index-persistence switched from gob to a hand-coded solution. 2014-11-25 17:02:00 +01:00
storage.go Index-persistence switched from gob to a hand-coded solution. 2014-11-25 17:02:00 +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