memgraph/docs/dev
Teon Banek 6f10b1c115 Move query implementation from Phriction to this repo
Summary:
Our query parsing, planning and execution architecture was described on
Phabricator wiki pages, Phriction. This commit copies the said
documentation here, so that it's easier to access for all developers.
Additional benefit is tracking the changes and hopefully suggesting to
developers to keep it up to date.

Besides making a copy, the documentation has been updated to reflect the
current state of the codebase. Note that some things are still missing,
but what was written should now be correct.

Reviewers: mtomic, llugovic

Reviewed By: mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1854
2019-02-15 16:58:39 +01: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
query Move query implementation from Phriction to this repo 2019-02-15 16:58:39 +01: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 virtual GetTypeInfo with LCP 2019-01-25 14:12:50 +01: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