memgraph/tests
Josip Seljan a0fb3fc463 Implement ReplicationQueryHandler class (#52)
* Refactor io::network::Endpoint class
* Add ParseSocketOrIpAddress static method to Endpoint class
* Implement ReplQueryHandler methods
* Add implementation of SetReplicationRole to ReplQueryHandler
* Fix PrepareReplicationQuery (create PullPlanVector)

Co-authored-by: jseljan <josip.seljan@memgraph.io>
2021-01-21 15:56:21 +01:00
..
benchmark Clean and upgrade openCypher and stress tests (#27) 2020-11-24 13:09:14 +01:00
concurrent Implement ReplicationQueryHandler class (#52) 2021-01-21 15:56:21 +01:00
drivers Add docs examples as driver tests (#29) 2020-10-23 18:02:33 +02:00
feature_benchmark Remove leftover Apollo files (#1) 2020-09-21 14:58:52 +02:00
gql_behave Clean and upgrade openCypher and stress tests (#27) 2020-11-24 13:09:14 +01:00
integration Add epoch id and refactor replication client/server (#51) 2021-01-21 15:49:32 +01:00
jepsen Add Jepsen initialization (#53) 2021-01-21 15:56:21 +01:00
macro_benchmark Fix older version of SSL (#24) 2020-10-20 12:55:13 +02:00
manual Fix older version of SSL (#24) 2020-10-20 12:55:13 +02:00
mgbench Migrate code to C++20 (#44) 2020-11-17 11:03:08 +01:00
property_based Migrate property_based tests to storage v2 2020-01-13 13:09:57 +01:00
public_benchmark Remove leftover Apollo files (#1) 2020-09-21 14:58:52 +02:00
stress Clean and upgrade openCypher and stress tests (#27) 2020-11-24 13:09:14 +01:00
unit Implement ReplicationQueryHandler class (#52) 2021-01-21 15:56:21 +01:00
.clang-tidy Add .clang-tidy for tests and update the config 2019-10-31 16:07:09 +01:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Initial implementation of mgbench benchmarks (#4) 2020-09-22 18:55:28 +02:00