Dominik Gleich
c37bb87ed8
Support snapshot creation and recovery in distributed
...
Summary:
Add custom encoder/decoder
Update snapshot recovery
Reviewers: florijan, teon.banek, mferencevic, mculinovic
Reviewed By: florijan
Subscribers: mferencevic, pullbot
Differential Revision: https://phabricator.memgraph.io/D1142
2018-01-29 19:16:13 +01:00
Dominik Gleich
503381549e
Change gid bit size
...
Summary:
Change gid methods
Rename GidGenerator and add tests
Fix tools broken by gid changes
Reviewers: dgleich, buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1044
2017-12-28 11:04:52 +01:00
Dominik Gleich
3ddbcad0d9
Refactor global ids and prepare for distributed
...
Summary:
Change ids to global ids
Fix tests
Reviewers: florijan, buda
Reviewed By: florijan
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1019
2017-12-05 13:05:55 +01:00
florijan
463e86653d
Vertex and Edge distributed storage support
...
Summary: Vertex and Edge now use Address for storing connections to other Edges and Vertices, to support distributed storage.
Reviewers: mislav.bradac, dgleich, buda
Reviewed By: mislav.bradac, dgleich
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D977
2017-11-14 15:18:06 +01:00