memgraph/tests/integration
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
..
audit Fix handling of the ROUTE Bolt message (#475) 2022-08-26 13:19:27 +02:00
auth Fix handling of the ROUTE Bolt message (#475) 2022-08-26 13:19:27 +02:00
durability Parallelize recovery (#868) 2023-04-25 16:25:25 +02:00
env_variable_check Add init-file and init-data-file capabilities (#696) 2022-12-09 18:50:33 +01:00
fine_grained_access Merge branch 'master' into E129-MG-label-based-authorization 2022-09-06 11:14:27 +02:00
flag_check Add init-file and init-data-file capabilities (#696) 2022-12-09 18:50:33 +01:00
ldap Fix handling of the ROUTE Bolt message (#475) 2022-08-26 13:19:27 +02:00
license_info Add multiple license support (#618) 2022-11-04 15:23:43 +01:00
mg_import_csv Fix handling of the ROUTE Bolt message (#475) 2022-08-26 13:19:27 +02:00
ssl Add memgraph namespace 2022-03-14 15:47:41 +01:00
storage_mode Parallelize recovery (#868) 2023-04-25 16:25:25 +02:00
telemetry Add multiple license support (#618) 2022-11-04 15:23:43 +01:00
transactions Adding qid in bolt (#721) 2023-01-18 16:33:03 +01:00
CMakeLists.txt Introduce analytics mode (#772) 2023-04-04 18:46:26 +02:00