memgraph/src/mvcc
florijan afbb940a05 GC bugfixes, MVCC and transaction refactoring
Summary:
- GC changed to evaluate old records w.r.t. the oldest transaction's id AND snapshot, as opposed to only id
- MVCC hints exp+aborted race condition prevented
- minor MVCC refactors and cleanups
- minor Transaction refactors and cleanups

Reviewers: buda, dgleich

Reviewed By: buda, dgleich

Subscribers: dtomicevic, pullbot

Differential Revision: https://phabricator.memgraph.io/D434
2017-06-12 10:46:12 +02:00
..
cre_exp.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
hints.hpp Fix tck - and all of memgraph in the process. 2017-05-17 15:27:40 +02:00
record.hpp GC bugfixes, MVCC and transaction refactoring 2017-06-12 10:46:12 +02:00
version_list.hpp GC bugfixes, MVCC and transaction refactoring 2017-06-12 10:46:12 +02:00
version.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00