memgraph/tools
Teon Banek a5926b4e0f Generate Save functions from LCP as top level
Summary:
This should allow us to more easily decouple the code which should be
open sourced. Unfortunately, the downside of this approach is that we
cannot rely on virtual calls to dispatch the serialization to correct
type. Another downside is that members need to be publicly accessible
for serialization.

Reviewers: mtomic, msantl

Reviewed By: mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1596
2018-09-28 10:26:56 +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 Generate Save functions from LCP as top level 2018-09-28 10:26:56 +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