memgraph/tests/manual/snapshot_generation
Dominik Gleich a36753cf27 Update snapshot naming
Summary:
Snapshots should have the transaction from which they were created because we need this info for recovery later on.
Otherwise we wouldn't be able to tell the workers from which snapshots to recover. The whole cluster should be recovered
from the same transaction snapshot.

Reviewers: msantl

Reviewed By: msantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1338
2018-04-05 13:42:51 +02:00
..
graph_state.hpp Refactor snapshot generators to reduce code duplication 2018-03-22 17:27:45 +01:00
snapshot_writer.hpp Update snapshot naming 2018-04-05 13:42:51 +02:00
value_generator.hpp Refactor snapshot generators to reduce code duplication 2018-03-22 17:27:45 +01:00