prometheus/storage
Matt T. Proud a73f061d3c Persist solely Protocol Buffers.
An design question was open for me in the beginning was whether to
serialize other types to disk, but Protocol Buffers quickly won out,
which allows us to drop support for other types.  This is a good
start to cleaning up a lot of cruft in the storage stack and
can let us eventually decouple the various moving parts into
separate subsystems for easier reasoning.

This commit is not strictly required, but it is a start to making
the rest a lot more enjoyable to interact with.
2013-06-08 11:02:35 +02:00
..
metric Persist solely Protocol Buffers. 2013-06-08 11:02:35 +02:00
raw Persist solely Protocol Buffers. 2013-06-08 11:02:35 +02:00
interface.go Implement batch database sample curator. 2013-04-27 17:38:18 +02:00