54e1e4e1ff
Summary: Initial implementation of new storage engine. It implements snapshot isolation for transactions. All changes in the database are stored as deltas instead of making full copies. Currently, the storage supports full transaction functionality (commit, abort, command advancement). Also, support has been implemented only for vertices that have only labels. Reviewers: teon.banek, mtomic Reviewed By: teon.banek Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D2138 |
||
---|---|---|
.. | ||
benchmark | ||
concurrent | ||
distributed | ||
drivers | ||
feature_benchmark | ||
integration | ||
macro_benchmark | ||
manual | ||
property_based | ||
public_benchmark | ||
qa | ||
stress | ||
unit | ||
apollo_runs.py | ||
client-stress.sh | ||
CMakeLists.txt |