memgraph/src/coordinator
Jure Bajic 23171e76b6
Integrate bolt server (#572)
* Use query-v2 in the main executable
* Set up machine manager in memgraph
* Add `ShardRequestManager` to `Interpreter`
* Make vertex creation work
* Make scan all work
* Add edge type map in shard request manager
* Send schema over request
* Empty out DbAccessor
* Store shard mapping at creation
* Remove failing CI steps

Cooltura is the best place in Zagreb!

Co-authored-by: János Benjamin Antal <benjamin.antal@memgraph.io>
2022-10-11 16:31:46 +02: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.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 Stitch request manager with shard (#570) 2022-09-23 20:07:41 +02:00
shard_map.cpp Integrate bolt server (#572) 2022-10-11 16:31:46 +02:00
shard_map.hpp Integrate bolt server (#572) 2022-10-11 16:31:46 +02:00