memgraph/src
2017-02-13 09:21:35 +01:00
..
communication/bolt/v1 Major properties and storage refactoring in progress. UNSTABLE STATE 2017-02-13 09:21:35 +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 Major properties and storage refactoring in progress. UNSTABLE STATE 2017-02-13 09:21:35 +01:00
dbms Typed-value migration in progress. UNSTABLE STATE 2017-02-06 12:40:55 +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 Dressipi CRUD queries are dummy implemented; Fixes T99 and T131 2016-11-29 04:08:49 +01:00
mvcc All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
query_engine/template src/demo was removed, src/examples and src/benchmarks were moved to the top level 2016-12-04 10:20:14 +01:00
snapshot Added documentation. 2016-09-18 23:22:36 +01:00
storage Major properties and storage refactoring in progress. UNSTABLE STATE 2017-02-13 09:21:35 +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
web config is better now (yaml-cpp) + web::Client + web::Logger 2016-09-05 01:39:30 +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