prometheus/utility
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
..
test Include LevelDB fixture generators for curator. 2013-03-27 15:13:40 +01:00
bytesize.go Simplify compaction and expose database sizes. 2013-05-14 12:29:53 +02:00
cache.go Extract LRUCache into generic cache type. 2013-08-17 13:57:49 +02:00
deadline_client.go Add variable interpolation to notification messages. 2013-08-12 12:29:08 +02:00
embed-static.sh Update embedding script to support BSD find. 2013-03-21 11:50:13 +01:00
freelist.go Update low-level i'faces to reflect wireformats. 2013-09-04 17:13:58 +02:00
set.go Address outstanding comments from PR/47 and other cleanups. 2013-02-07 11:38:01 +01:00
set_test.go Address outstanding comments from PR/47 and other cleanups. 2013-02-07 11:38:01 +01:00
sort.go Add sort() and sort_desc() expression language functions. 2013-04-10 18:05:45 +02:00
strconv.go Integrate cleanups for comments in PR70. 2013-02-14 19:03:17 +01:00
time.go Swap `time.Now with testable Time.Now`. 2013-01-27 19:59:20 +01:00
uncertaintygroup.go Remove race conditions from UncertaintyGroup 2013-05-07 18:15:16 +02:00
uncertaintygroup_test.go Add curation remark table and refactor error mgmt. 2013-04-28 17:26:34 +02:00