memgraph/src
2017-02-16 15:47:55 +01:00
..
communication/bolt/v1 Major properties system and database accessor refactor: first stable state (compiles). 2017-02-15 14:10:16 +01:00
config Update on Configuration and CppCheck refactor 2016-12-21 17:48:38 +00:00
crash_analysis/server First part of T56 (crash server) 2016-06-16 20:38:05 +01:00
database Properties refactoring: STABLE STATE. Memgraph compiles. Properties are out. Tests are in progress. 2017-02-16 15:47:55 +01:00
dbms Major properties system and database accessor refactor: first stable state (compiles). 2017-02-15 14:10:16 +01:00
http The folder structure was changed, all source code is now within the src dir. 2016-05-08 11:33:07 +02:00
io bolt_decoder bug fix based on warning from clang-tidy (steps to run clang-tidy: 1. cmake ... 2. make clang-tidy). TODO: fix remaining issues 2016-12-04 11:06:22 +01:00
logging Hardcoded query infrastructure - first concrete version - USEFUL FOR: POCs & pilots 2017-02-14 09:40:31 +01:00
mvcc All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
query_engine/template Hardcoded query infrastructure - first concrete version - USEFUL FOR: POCs & pilots 2017-02-14 09:40:31 +01:00
snapshot Added documentation. 2016-09-18 23:22:36 +01:00
storage Properties refactoring: STABLE STATE. Memgraph compiles. Properties are out. Tests are in progress. 2017-02-16 15:47:55 +01:00
template_engine scenario 000001 pass, dressipi scenario 1 - 3 more queries have to be implemented 2016-11-02 16:05:02 +01:00
test Update on Configuration and CppCheck refactor 2016-12-21 17:48:38 +00:00
threading Added cleaner. 2016-08-30 00:45:07 +01:00
transactions Minor refactorings: 2016-09-12 20:13:04 +01:00
utils use of Google Style (clang-format) 2017-01-23 12:04:54 +01:00
memgraph_bolt.cpp use of Google Style (clang-format) 2017-01-23 12:04:54 +01:00
memgraph_http.cpp 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