memgraph/docs/dev
Teon Banek a5926b4e0f Generate Save functions from LCP as top level
Summary:
This should allow us to more easily decouple the code which should be
open sourced. Unfortunately, the downside of this approach is that we
cannot rely on virtual calls to dispatch the serialization to correct
type. Another downside is that members need to be publicly accessible
for serialization.

Reviewers: mtomic, msantl

Reviewed By: mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1596
2018-09-28 10:26:56 +02:00
..
diagram Add dgp integration test 2018-09-08 00:01:03 +01:00
distributed Add initial version of dynamic partitioning feature spec 2018-07-23 17:39:22 +02:00
durability Implement full durability mode 2018-08-29 16:05:07 +02:00
storage Move documentation 2018-07-13 12:36:57 +02:00
cpp-code-conventions.md Update our code conventions and add required reading 2018-08-02 16:07:39 +02:00
lcp.md Generate Save functions from LCP as top level 2018-09-28 10:26:56 +02:00
other-code-conventions.md Update our code conventions and add required reading 2018-08-02 16:07:39 +02:00
quick-start.md Update our code conventions and add required reading 2018-08-02 16:07:39 +02:00
required-reading.md Update our code conventions and add required reading 2018-08-02 16:07:39 +02:00
toolchain-bootstrap.md Add Lisp C++ Preprocessing (LCP) 2018-04-30 14:36:30 +02:00
workflow.md Add introductory chapters from Phabricator wiki 2017-12-11 15:04:31 +01:00