memgraph/src
matej.gradicek e791e9b660 Summary:Added files for snapshot durability
Summary:
File buffer added

Implemented little more of snapshoter.

Resolved conflicts

More stuff implemented of snapshot durability.

More things in snapshoter.

Refactored, added comments

Merge branch 'dev' into durability_snapshot

Merge branch 'dev' into durability_snapshot

Resolved bug in scheduler, snapshoter is running in grpah_db.

Reviewers: mferencevic, buda, dgleich, mislav.bradac

Reviewed By: mferencevic, buda, dgleich, mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D232
2017-05-17 08:42:00 +00:00
..
communication Loosen up handshake size checks to accept javascript clients. 2017-05-16 10:55:19 +02:00
config Summary:Added files for snapshot durability 2017-05-17 08:42:00 +00:00
data_structures Global thread pool added. 2017-05-16 16:23:55 +02:00
database Summary:Added files for snapshot durability 2017-05-17 08:42:00 +00:00
dbms DBMS now returns a unique pointer to a GraphDbAccessor 2017-03-14 13:37:23 +01:00
durability Summary:Added files for snapshot durability 2017-05-17 08:42:00 +00: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 Implemented mvcc tests as discused with flor(two different transactions operations) 2017-05-16 12:09:29 +00:00
query Bind UNWIND symbols during planning 2017-05-17 10:37:12 +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 LabelProperty index. 2017-05-16 16:33:20 +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 Summary:Added files for snapshot durability 2017-05-17 08:42:00 +00:00
copy_hardcoded_queries.cpp Merge utils/exceptions into single file 2017-04-20 16:53:21 +02:00
memgraph_bolt.cpp First version of new bolt decoder and tests. 2017-04-06 14:30:19 +02:00