memgraph/tools
Matija Santl 0eb0b913a8 Support dynamic worker addition
Summary:
With this diff we should be able to support dynamic worker addition.
This is ofcourse a minimal effort maximal impact approach.

This diff introduces new RPC calls when a worker registers.

The `DynamicWorkerAddition` doesn't use `GraphDbAccessor` to get indices because
they create WAL entries.

Reviewers: vkasljevic, ipaljak, buda

Reviewed By: ipaljak

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1594
2018-09-14 10:53:55 +02:00
..
apollo Increase code coverage timeout 2018-07-11 14:50:14 +02:00
emacs-lcp Add lcp-mode for Emacs 2018-08-21 17:22:24 +02:00
gdb-plugins Handle dependent branches in basic Cartesian 2018-06-19 13:06:34 +02:00
plot Add run_pokec script and minimum refactor 2018-01-23 16:17:09 +01:00
src Add magic number to WAL and fix version consistency check 2018-08-29 16:53:10 +02:00
tests Support dynamic worker addition 2018-09-14 10:53:55 +02:00
vim-lcp Add a LCP syntax highlighter for vim 2018-08-22 11:06:25 +02:00
.gitignore Make csv_to_snapshot more user friendly 2017-10-26 09:37:56 +02:00
analyze_rpc_calls Make analyze_rpc_calls compatible with Cap'n Proto 2018-08-24 15:40:00 +02:00
CMakeLists.txt Include tools CMakeLists in the top level CMakeLists 2017-12-04 15:18:18 +01:00
coverage_memgraph Add memgraph coverage script 2018-08-08 15:35:09 +02:00
lcp Move distributed operators to its own file 2018-08-28 14:47:14 +02:00
manage_distributed_card_fraud Modify kill and clean operations 2018-03-05 10:00:43 +01:00
memory_usage Remove extension from Python executables 2017-11-27 14:39:51 +01:00
mg_import_csv.dockerfile Make csv_to_snapshot more user friendly 2017-10-26 09:37:56 +02:00
neo_to_memgraph Remove extension from Python executables 2017-11-27 14:39:51 +01:00
requirements.txt Add recovery speed measurement tool 2017-11-16 13:29:06 +01:00
setup Include tools CMakeLists in the top level CMakeLists 2017-12-04 15:18:18 +01:00
snapshot_recovery_speed Remove extension from Python executables 2017-11-27 14:39:51 +01:00