memgraph/tests
florijan 4460dd79f9 Durability - snapshot magic num, version and tx snapshot added
Summary:
New snapshot structure:
- magic number
- snapshot version (old-version recovery not yet implemented)
- transaction snapshot (will be used in the WAL)
- the rest is as before (indices, vertices, edges)

Not backward compatible with the old snapshotting.

Does not improve error handling (user feedback). A task for that has been added.

Reviewers: buda, mislav.bradac, mferencevic, teon.banek

Reviewed By: teon.banek

Subscribers: teon.banek, dgleich, pullbot

Differential Revision: https://phabricator.memgraph.io/D912
2017-10-23 15:51:35 +02:00
..
benchmark Remove unused stuff from CMakeLists 2017-10-16 13:45:18 +02:00
concurrent Close session on timeouts 2017-10-17 14:34:31 +02:00
data Replace map with bitset in stripped query 2017-08-02 22:17:36 +02:00
drivers Return TransientError when possible 2017-10-09 17:58:54 +02:00
macro_benchmark Pass assigned cpus to harness by flags 2017-10-19 13:29:45 +02:00
manual Durability - snapshot magic num, version and tx snapshot added 2017-10-23 15:51:35 +02:00
property_based Remove unused stuff from CMakeLists 2017-10-16 13:45:18 +02:00
public_benchmark Remove ast-cache flag 2017-09-27 09:04:31 +02:00
qa Add match nodes with cross referencing properties test 2017-10-06 15:01:35 +02:00
stress Long running test - RemoveEdges never called 2017-10-17 11:59:39 +02:00
unit Durability - snapshot magic num, version and tx snapshot added 2017-10-23 15:51:35 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Remove unused stuff from CMakeLists 2017-10-16 13:45:18 +02:00