Commit Graph

7 Commits

Author SHA1 Message Date
Marko Budiselic
dbe1464f9b big step forward, we are now able to pass Db into the shared library, next step is to implement CodeCompiler and CodeGenerator 2016-02-06 20:48:40 +01:00
Dominik Tomičević
b93bab375e record accessor, indexes and cursors 2016-01-02 12:20:51 +01:00
Marko Budiselic
ba434cf48a ifndef are replaced with the pragma once 2015-12-07 21:51:55 +01:00
Dominik Tomičević
379bfb14c4 refactored storage engine 2015-12-07 18:45:44 +01:00
Dominik Tomičević
47bd3b372b refactored mvcc, locks and transactions. sorry for the big one :D 2015-12-06 16:52:52 +01:00
Dominik Tomičević
768ad5e451 connected the first working version of memgraph 2015-10-11 20:59:27 +02:00
Dominik Tomičević
204fdaeb5f submitted all work done on storage and mvcc 2015-10-08 00:58:29 +02:00