memgraph/tests/integration/storage_mode
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 Introduce analytics mode (#772) 2023-04-04 18:46:26 +02:00
runner.py Introduce analytics mode (#772) 2023-04-04 18:46:26 +02:00
tester.cpp Parallelize recovery (#868) 2023-04-25 16:25:25 +02:00