memgraph/src/coordinator
2022-11-04 14:13:15 +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 Avoid warning for not using captured this. Use std::move instead of forward where appropriate 2022-11-04 14:13:15 +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 Reformat TODO comment 2022-11-01 17:21:15 +01:00
shard_map.hpp Remove redundant ShardMap copy from MachineManager to avoid race conditions 2022-10-31 16:49:46 +00:00