prometheus/storage/raw
Matt T. Proud 4a87c002e8 Update low-level i'faces to reflect wireformats.
This commit fixes a critique of the old storage API design, whereby
the input parameters were always as raw bytes and never Protocol
Buffer messages that encapsulated the data, meaning every place a
read or mutation was conducted needed to manually perform said
translations on its own.  This is taxing.

Change-Id: I4786938d0d207cefb7782bd2bd96a517eead186f
2013-09-04 17:13:58 +02:00
..
index Use github.com/golang/glog for all logging. 2013-08-12 17:54:36 +02:00
leveldb Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +02:00
interface.go Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +02:00
state.go Code Review: First pass. 2013-08-05 17:31:49 +02:00