memgraph/src
Dominik Gleich 141d9b3bb8 Rework of index api. Remove implicit default value of current_state in graph_db_accessor.
Reviewers: buda, florijan

Reviewed By: buda, florijan

Subscribers: mislav.bradac, pullbot

Differential Revision: https://phabricator.memgraph.io/D392
2017-06-07 10:14:55 +02:00
..
communication Loosen up handshake size checks to accept javascript clients. 2017-05-16 10:55:19 +02:00
config Implemented recovery and tests. 2017-06-06 15:12:34 +00:00
data_structures Rework of index api. Remove implicit default value of current_state in graph_db_accessor. 2017-06-07 10:14:55 +02:00
database Rework of index api. Remove implicit default value of current_state in graph_db_accessor. 2017-06-07 10:14:55 +02:00
dbms Implemented recovery and tests. 2017-06-06 15:12:34 +00:00
durability Rework of index api. Remove implicit default value of current_state in graph_db_accessor. 2017-06-07 10:14:55 +02:00
io/network Added TCP_NODELAY to server sockets. 2017-05-10 15:05:05 +02:00
logging Logger fix. 2017-03-31 13:00:43 +02:00
memory Test GarbageCollector in skiplist. 2017-04-12 17:02:29 +02:00
mvcc Added mvcc tests with one transaction and modified version list update function 2017-06-02 07:37:42 +00:00
query Check for aggregation in all Expression types 2017-06-06 15:05:43 +02:00
snapshot clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
storage 'Memory leak' fix. 2017-05-19 13:25:51 +02:00
template_engine Merge string utils to one file 2017-04-18 17:39:58 +02:00
threading Global thread pool added. 2017-05-16 16:23:55 +02:00
transactions LabelProperty index. 2017-05-16 16:33:20 +02:00
traversal Traversal namespace specialization added for real DB primitives 2017-03-03 14:01:01 +01:00
utils Change time to duration. 2017-05-30 10:39:58 +02:00
copy_hardcoded_queries.cpp Merge utils/exceptions into single file 2017-04-20 16:53:21 +02:00
memgraph_bolt.cpp Add google flag for number of workers 2017-06-06 18:52:03 +02:00