memgraph/tests
János Benjamin Antal 6c947947eb Parallelize recovery (#868)
* Parallelize edge recovery

* Load vertex labels and properties parallel

* Add parallel connectivity loading

* Add batches information to snapshot

* Introduce `items_per_batch` and `recovery_thread_count` flags

* Make possible to load snapshots with old version

* Add vertex batches to `RecoveryInfo`

* Extend durability integration tests with v15 test cases

* Add `std::vector` based `InitProperties`

* Use `InitProperties` in snapshot loading
2023-04-25 16:25:25 +02:00
..
benchmark Add Cypher subqueries (#794) (#851) 2023-03-31 13:49:10 +00:00
concurrent Correct inconsistencies w.r.t. sync replication (#435) 2022-08-09 11:29:55 +02:00
drivers Add license to cpp/hpp/py test files (#283) 2021-10-26 08:53:56 +02:00
e2e Parallelize recovery (#868) 2023-04-25 16:25:25 +02:00
gql_behave Add Cypher subqueries (#794) (#851) 2023-03-31 13:49:10 +00:00
integration Parallelize recovery (#868) 2023-04-25 16:25:25 +02:00
jepsen Improve Jepsen setup (#893) 2023-04-23 16:16:49 +02:00
macro_benchmark Fix handling of the ROUTE Bolt message (#475) 2022-08-26 13:19:27 +02:00
manual Add Cypher subqueries (#794) (#851) 2023-03-31 13:49:10 +00:00
mgbench Update benchgraph methodology (#899) 2023-04-25 09:45:25 +02:00
property_based Add memgraph namespace 2022-03-14 15:47:41 +01:00
public_benchmark Resolve python dependency issues (#372) 2022-04-07 17:56:18 +02:00
stress Reduce the size of TypedValue (#560) 2022-09-20 14:21:34 +02:00
unit Parallelize recovery (#868) 2023-04-25 16:25:25 +02:00
.clang-tidy New MGP API (#219) 2021-09-09 10:44:47 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Add end2end replication tests based on mgclient (#69) 2021-01-21 15:56:21 +01:00
setup.sh Add Python query module API mock (#757) 2023-03-07 15:41:19 +01:00