23652fee15
Reviewers: zuza, buda, lion Reviewed By: zuza Subscribers: lion, pullbot Differential Revision: https://phabricator.memgraph.io/D663 |
||
---|---|---|
.. | ||
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