memgraph/tests
Matej Ferencevic fc20ddcd25 RPC refactor
Summary:
Start removal of old logic
Remove more obsolete classes
Move Message class to RPC
Remove client logic from system
Remove messaging namespace
Move protocol from messaging to rpc
Move System from messaging to rpc
Remove unnecessary namespace
Remove System from RPC Client
Split Client and Server into separate files
Start implementing new client logic
First semi-working state
Changed network protocol layout
Rewrite client
Fix client receive bug
Cleanup code of debug lines
Migrate to accessors
Migrate back to binary boost archives
Remove debug logging from server
Disable timeout test
Reduce message_id from uint64_t to uint32_t
Add multiple workers to server
Fix compiler warnings
Apply clang-format

Reviewers: teon.banek, florijan, dgleich, buda, mtomic

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1129
2018-01-24 15:27:40 +01:00
..
benchmark Migrate db::types to storage:: 2018-01-17 10:35:12 +01:00
concurrent RPC refactor 2018-01-24 15:27:40 +01:00
distributed RPC refactor 2018-01-24 15:27:40 +01:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Add run_pokec script and minimum refactor 2018-01-23 16:17:09 +01:00
manual RPC refactor 2018-01-24 15:27:40 +01:00
property_based Refactor GraphDb 2018-01-12 16:47:24 +01:00
public_benchmark Add run_pokec script and minimum refactor 2018-01-23 16:17:09 +01:00
qa Add initial version of Apollo config files 2018-01-10 14:46:10 +01:00
stress Rename NetworkEndpoint 2018-01-15 15:47:37 +01:00
unit RPC refactor 2018-01-24 15:27:40 +01:00
apollo_runs.py Inline test data in the benchmark tests itself 2018-01-15 16:12:30 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Inline test data in the benchmark tests itself 2018-01-15 16:12:30 +01:00