memgraph/tools
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
..
apollo Remove macro benchmark results if nothing really changed. 2017-10-19 16:30:40 +02:00
gdb-plugins Improve pointer handling in operator_tree gdb plugin 2017-08-22 10:13:49 +02:00
src Durability - snapshot magic num, version and tx snapshot added 2017-10-23 15:51:35 +02:00
.gitignore Add Dockerfile for csv_to_snapshot packaging. 2017-10-09 12:15:46 +01:00
CMakeLists.txt Remove unused stuff from CMakeLists 2017-10-16 13:45:18 +02:00
csv_to_snapshot.dockerfile Add Dockerfile for csv_to_snapshot packaging. 2017-10-09 12:15:46 +01:00
neo_to_memgraph.py Upgraded neo2memgraph script 2017-07-14 17:13:08 +02:00
plot_gbench_json GBench plot tool improvement 2017-09-07 11:24:03 +02:00
plot_ldbc_latency LDBC plot script update 2017-10-08 14:23:53 +01:00
plot_througput Add medium sized pokec scenario 2017-09-25 13:20:08 +02:00
requirements.txt Refactor long running benchmark 2017-09-20 10:36:51 +02:00
setup Replace Python csv_to_snapshot with C++ 2017-09-22 13:59:42 +02:00