memgraph/tests/e2e/configuration
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
..
CMakeLists.txt Add command to return startup config (#459) 2022-08-03 18:08:44 +02:00
configuration_check.py Parallelize recovery (#868) 2023-04-25 16:25:25 +02:00
default_config.py Parallelize recovery (#868) 2023-04-25 16:25:25 +02:00
workloads.yaml Add init-file and init-data-file capabilities (#696) 2022-12-09 18:50:33 +01:00