Dominik Gleich
|
461ea65ad4
|
Deferred deleter added.
Summary:
Add tests.
Merge branch 'dev' into remove_locks
Everything works. Refactor complete.
Documentation:
https://phabricator.memgraph.io/w/memgraph_implementation/indexing/
Reviewers: buda, mislav.bradac, florijan
Reviewed By: florijan
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D258
|
2017-04-14 17:46:16 +02:00 |
|
Dominik Gleich
|
fd2780155a
|
Refactor GC to use scheduler.
Reviewers: buda, matej.gradicek
Reviewed By: matej.gradicek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D247
|
2017-04-10 15:57:45 +02:00 |
|
Dominik Gleich
|
bd0b81526e
|
Initial version of mvcc_gc.
Summary:
Tested MVCC garbage collector.
Also refactors graph_db forward declarations of vertex and edge which were causing issues.
Reviewers: mislav.bradac, dtomicevic, florijan, teon.banek, buda
Reviewed By: teon.banek, buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D177
|
2017-03-29 12:38:24 +02:00 |
|
Marko Budiselic
|
d4e3c4cd10
|
clang format has been run on all hpp and cpp files under src and tests
|
2017-02-18 11:54:37 +01:00 |
|
florijan
|
70a8b93b0b
|
Major properties system and database accessor refactor: first stable state (compiles).
|
2017-02-15 14:10:16 +01:00 |
|
Florijan Stamenkovic
|
b38704391c
|
Typed-value migration in progress. UNSTABLE STATE
|
2017-02-06 12:40:55 +01:00 |
|
Florijan Stamenkovic
|
b374ae1dbb
|
storage and database major refactor in progress, also switching from properties to typed-value system. a lot of overdesigned functionalities cut down, new implementations just started. VERY UNSTABLE STATE
|
2017-02-04 09:01:56 +01:00 |
|