061b8933a7
Reviewers: zuza, lion, buda, mferencevic Reviewed By: zuza Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D669 |
||
---|---|---|
.. | ||
src | ||
tests | ||
.clang-format | ||
.gitignore | ||
CMakeLists.txt | ||
init | ||
main.cpp | ||
README.md |
distributed memgraph
This subdirectory structure implements distributed infrastructure of Memgraph.
conventions
- Locked: A method having a Locked... prefix indicates that you have to lock the appropriate mutex before calling this function.
dependencies
- cereal