memgraph/src/stats
Teon Banek 3ac749caea Improve default serialization of vector and optional in LCP
Summary:
This change should preclude the need to specify `:capnp-save` and
`:capnp-load` functions for regularly saved elements of `std::vector<T>`
and `std::optional<T>`. Regular saving in this context means saving
primitive types or compound types which have a `Save(capnp::Builder *)`
method.

Reviewers: mtomic, msantl

Reviewed By: mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1497
2018-07-18 14:01:04 +02:00
..
metrics.cpp Add some metric types and basic RPC server stats 2018-02-16 08:33:15 +01:00
metrics.hpp Add some metric types and basic RPC server stats 2018-02-16 08:33:15 +01:00
stats_rpc_messages.lcp Improve default serialization of vector and optional in LCP 2018-07-18 14:01:04 +02:00
stats.cpp Add custom VLOGs for distributed memgraph 2018-03-26 09:24:39 +02:00
stats.hpp Refactor RPC 2018-02-23 12:07:22 +01:00