mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
4a87c002e8
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 |
||
---|---|---|
.. | ||
test | ||
bytesize.go | ||
cache.go | ||
deadline_client.go | ||
embed-static.sh | ||
freelist.go | ||
set.go | ||
set_test.go | ||
sort.go | ||
strconv.go | ||
time.go | ||
uncertaintygroup.go | ||
uncertaintygroup_test.go |