Marko Budiselic
888c6a4bca
Add support for the id function
...
Reviewers: dgleich, teon.banek, mferencevic
Reviewed By: mferencevic
Subscribers: dgleich, mferencevic, teon.banek, pullbot
Differential Revision: https://phabricator.memgraph.io/D1462
2018-07-04 22:14:13 +02:00
Marko Budiselic
7d94878860
Add rocksdb as a lib + initial implementation of the KVStore
...
Reviewers: teon.banek, mferencevic, ipaljak
Reviewed By: ipaljak
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1331
2018-04-28 13:19:09 +02:00
Marko Budiselic
20d667f8bf
Clean utils folder
...
Summary: The goal is to standardize utils folder.
Reviewers: teon.banek, mferencevic
Reviewed By: mferencevic
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1354
2018-04-11 16:19:46 +02:00
Dominik Gleich
23fe66e828
Update tx_id to 0
...
Reviewers: msantl
Reviewed By: msantl
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1340
2018-04-06 09:59:37 +02:00
Dominik Gleich
a36753cf27
Update snapshot naming
...
Summary:
Snapshots should have the transaction from which they were created because we need this info for recovery later on.
Otherwise we wouldn't be able to tell the workers from which snapshots to recover. The whole cluster should be recovered
from the same transaction snapshot.
Reviewers: msantl
Reviewed By: msantl
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1338
2018-04-05 13:42:51 +02:00
Marin Tomic
b9c5af2568
Refactor snapshot generators to reduce code duplication
...
Reviewers: florijan, dgleich, mculinovic
Reviewed By: dgleich
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1311
2018-03-22 17:27:45 +01:00