memgraph/src/durability
Matej Ferencevic 4e5fe37dd6 Remove virtual and pimpl from single node
Summary:
This diff removes: `SingleNodeRecoveryTransactions`, `TypemapPack`
It also removes virtual and/or pimpl from: `SingleNodeCounters`,
`StorageGcSingleNode`, `SingleNodeConcurrentIdMapper`,
accessors (revert D1510), transaction engine, `GraphDbAccessor`, `GraphDb`

Reviewers: msantl, teon.banek

Reviewed By: msantl, teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1639
2018-10-09 11:48:30 +02:00
..
distributed Separate distributed from single node GraphDb 2018-10-05 13:32:05 +02:00
single_node Remove virtual and pimpl from single node 2018-10-09 11:48:30 +02:00
hashed_file_reader.hpp Add magic number to WAL and fix version consistency check 2018-08-29 16:53:10 +02:00
hashed_file_writer.hpp Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
hasher.hpp Durability - snapshot summary refactor 2017-10-27 13:51:02 +02:00
paths.cpp Add rocksdb as a lib + initial implementation of the KVStore 2018-04-28 13:19:09 +02:00
paths.hpp Handle durability versions on start-up 2018-08-22 11:30:42 +02:00