memgraph/src
sale 08c8bd4aee Initial configuration memgraph which needs review
Summary: MG configuration commit for review

Test Plan: manual

Reviewers: buda

Subscribers: buda

Differential Revision: https://memgraph.phacility.com/D24
2016-12-20 22:26:03 +00:00
..
api EdgeType indexes added. 2016-08-25 15:29:45 +01:00
communication 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
config Initial configuration memgraph which needs review 2016-12-20 22:26:03 +00:00
crash_analysis/server First part of T56 (crash server) 2016-06-16 20:38:05 +01:00
database All possible request changes from D9#146 are done 2016-11-30 11:05:48 +01:00
dbms Added documentation. 2016-09-18 23:22:36 +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
speedy implemented bolt protocol 2016-08-01 22:14:09 +01:00
storage All possible request changes from D9#146 are done 2016-11-30 11:05:48 +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 Number of tests is now 6 2016-06-05 14:30:40 +02:00
threading Added cleaner. 2016-08-30 00:45:07 +01:00
transactions Minor refactorings: 2016-09-12 20:13:04 +01:00
utils better architecture for hardcoded test queries (still has to be polished) 2016-11-17 15:46:36 +01:00
web config is better now (yaml-cpp) + web::Client + web::Logger 2016-09-05 01:39:30 +01:00
memgraph_bolt.cpp Initial configuration memgraph which needs review 2016-12-20 22:26:03 +00:00
memgraph_http.cpp Cypher CRUD support is becomes bigger and bigger. Implemented: create relationship, match relationship and update relationship 2016-07-31 18:58:12 +01:00