memgraph/tests
florijan be9c875fa9 Durability - snapshot summary refactor
Summary:
- Removed durability::Summary because it was wired into reader and stopped me from recovering WAL files.
- Refactored and renamed BufferedFile(Reader/Writer) to HashedFile(Reader/Writer).
- Vertex and edge counts in the snapshot are now hashed.

Breaking snapshot compatibility again (hashing), but since the previous version was not released, and we are not caching snapshots, the previous version does not need to be supported.

Reviewers: teon.banek, mislav.bradac, buda

Reviewed By: teon.banek, mislav.bradac

Subscribers: dgleich, pullbot

Differential Revision: https://phabricator.memgraph.io/D932
2017-10-27 13:51:02 +02:00
..
benchmark Ring buffer added 2017-10-24 08:53:35 +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 Disable hyperthreading on Apollo for macro benchmark tests. 2017-10-25 11:32:10 +02:00
manual Durability - snapshot summary refactor 2017-10-27 13:51:02 +02:00
property_based Remove unused stuff from CMakeLists 2017-10-16 13:45:18 +02:00
public_benchmark Make csv_to_snapshot more user friendly 2017-10-26 09:37:56 +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 summary refactor 2017-10-27 13:51:02 +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