grpc plugin: Replace the ListValues RPC with QueryValues.
authorSebastian Harl <sh@tokkee.org>
Fri, 6 May 2016 22:15:49 +0000 (00:15 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 30 May 2016 21:44:19 +0000 (23:44 +0200)
commit5aabca01574c7ab85d4dd85aa35e41f4297007d4
tree4ba2ad5ff70cd213a09361912ce7046a86516573
parent677a95a9e4d0adf7ebd2beb3820e5ef1116c32cf
grpc plugin: Replace the ListValues RPC with QueryValues.

This is a more powerful function to query values from collectd's cache.
proto/collectd.proto
proto/types.proto
src/grpc.cc