3cc2bc2791
* Interpreter transaction ID decoupled from storage transaction ID * Transactional scope for indices, statistics and constraints * Storage::Accessor now has 2 modes (unique and shared) * Introduced ResourceLock to fix pthread mutex problems * Split InfoQuery in two: non-transactional SystemInfoQuery and transactional DatabaseInfoQuery * Replicable and durable statistics * Bumped WAL/Snapshot versions * Initial implementation of the Lamport clock --------- Co-authored-by: Andreja Tonev <andreja.tonev@memgraph.io> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
common.hpp | ||
network_common.hpp | ||
network_read_hang.cpp | ||
network_server.cpp | ||
network_session_leak.cpp | ||
skip_list_insert_competitive.cpp | ||
skip_list_insert.cpp | ||
skip_list_mixed.cpp | ||
skip_list_remove_competitive.cpp | ||
skip_list_remove.cpp | ||
spin_lock.cpp | ||
stack.cpp | ||
storage_indices.cpp | ||
storage_unique_constraints.cpp |