memgraph/src/coordinator
2022-11-21 13:16:35 +00:00
..
CMakeLists.txt Merge remote-tracking branch 'origin/project-pineapples' into E118-MG-lexicographically-ordered-storage 2022-09-21 18:50:00 +02:00
coordinator_client.hpp Implement query engine client (#531) 2022-09-22 15:05:43 +02:00
coordinator_rsm.hpp In memory shard map (#505) 2022-09-05 15:50:54 +03:00
coordinator_worker.hpp Significantly improve the determinism of the coordinator, UUID generation, the machine manager, the shard manager, and the cluster property test 2022-11-18 16:42:18 +00:00
coordinator.cpp Add machine manager prototype (#533) 2022-09-21 16:57:25 +02:00
coordinator.hpp Stitch request manager with shard (#570) 2022-09-23 20:07:41 +02:00
hybrid_logical_clock.hpp operator<< implementations for a few foundational types (#604) 2022-10-21 15:25:40 +02:00
shard_map.cpp Capitalize unsigned integer literal 2022-11-21 13:16:35 +00:00
shard_map.hpp Remove redundant ShardMap copy from MachineManager to avoid race conditions 2022-10-31 16:49:46 +00:00