be9c875fa9
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 |
||
---|---|---|
.. | ||
benchmark | ||
concurrent | ||
data | ||
drivers | ||
macro_benchmark | ||
manual | ||
property_based | ||
public_benchmark | ||
qa | ||
stress | ||
unit | ||
client-stress.sh | ||
CMakeLists.txt |