34121a676c
Reviewers: sasa.stanko, buda Reviewed By: sasa.stanko Subscribers: pullbot, mferencevic Differential Revision: https://phabricator.memgraph.io/D660 |
||
---|---|---|
.. | ||
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