memgraph/src/storage
Matej Ferencevic ade2593b51 Separate distributed from single node GraphDb
Summary:
To clean the working directory after this diff you should execute:

```
rm src/database/counters_rpc_messages.capnp
rm src/database/counters_rpc_messages.hpp
rm src/database/serialization.capnp
rm src/database/serialization.hpp
```

Reviewers: teon.banek, msantl

Reviewed By: msantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1636
2018-10-05 13:32:05 +02:00
..
common Separate distributed from single node storage 2018-10-05 09:19:33 +02:00
distributed Separate distributed from single node GraphDb 2018-10-05 13:32:05 +02:00
kvstore Separate distributed from single node storage 2018-10-05 09:19:33 +02:00
locking Extract io/network into mg-io library 2018-05-30 14:58:41 +02:00
single_node Separate distributed from single node GraphDb 2018-10-05 13:32:05 +02:00
edge_accessor.hpp Separate distributed from single node storage 2018-10-05 09:19:33 +02:00
vertex_accessor.hpp Separate distributed from single node storage 2018-10-05 09:19:33 +02:00