Files
memgraph/experimental/distributed
Goran Zuzic 98a1b652d1 Change network_chat to work with events
Reviewers: sasa.stanko, buda

Reviewed By: sasa.stanko

Subscribers: mferencevic

Differential Revision: https://phabricator.memgraph.io/D661
2017-08-14 11:50:28 +02:00
..
2017-08-03 12:48:19 +02:00
2017-08-03 12:48:19 +02:00
2017-08-03 12:48:19 +02:00
2017-08-03 12:48:19 +02:00
2017-08-09 11:59:17 +02:00

distributed memgraph

This subdirectory structure implements distributed infrastructure of Memgraph.

conventions

  1. Locked: A method having a Locked... prefix indicates that you have to lock the appropriate mutex before calling this function.

dependencies

  • cereal