prometheus/storage/raw
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
..
index Persist solely Protocol Buffers. 2013-06-08 11:02:35 +02:00
leveldb Persist solely Protocol Buffers. 2013-06-08 11:02:35 +02:00
interface.go Persist solely Protocol Buffers. 2013-06-08 11:02:35 +02:00