memgraph/src/durability
Dominik Gleich 2a130e784e Worker id in snapshot/wal
Summary:
Adds worker id to snapshot and wal filename.
Adds a new worker_id flag to be used for recovering a worker with a distributed snapshot.
Adds worker_id field to snapshot to check for consistency.

Reviewers: florijan

Reviewed By: florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1096
2018-01-18 11:46:47 +01:00
..
hashed_file_reader.hpp Durability - snapshot summary refactor 2017-10-27 13:51:02 +02:00
hashed_file_writer.hpp Write-ahead log 2017-11-13 09:51:39 +01:00
hasher.hpp Durability - snapshot summary refactor 2017-10-27 13:51:02 +02:00
paths.cpp Worker id in snapshot/wal 2018-01-18 11:46:47 +01:00
paths.hpp Worker id in snapshot/wal 2018-01-18 11:46:47 +01:00
recovery.cpp Worker id in snapshot/wal 2018-01-18 11:46:47 +01:00
recovery.hpp Refactor GraphDb 2018-01-12 16:47:24 +01:00
snapshooter.cpp Worker id in snapshot/wal 2018-01-18 11:46:47 +01:00
snapshooter.hpp Worker id in snapshot/wal 2018-01-18 11:46:47 +01:00
version.hpp Worker id in snapshot/wal 2018-01-18 11:46:47 +01:00
wal.cpp Worker id in snapshot/wal 2018-01-18 11:46:47 +01:00
wal.hpp Worker id in snapshot/wal 2018-01-18 11:46:47 +01:00