memgraph/include
Marko Budiselic 874d79e678 File System Watcher Implementation
Summary:
Merge branch 'dev' into mgcore_T159_inotify

File System Watcher Implementation (unfinished) just sent for the initial review (the implementation will be updated soon)

Test Plan: manual

Reviewers: sale

Subscribers: sale, buda

Differential Revision: https://memgraph.phacility.com/D16
2016-12-05 13:35:17 +01:00
..
communication Dressipi CRUD queries are dummy implemented; Fixes T99 and T131 2016-11-29 04:08:49 +01:00
config Dressipi CRUD queries are dummy implemented; Fixes T99 and T131 2016-11-29 04:08:49 +01:00
data_structures data_structures moved from src/ 2016-12-03 23:28:07 +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
dc QueryEngine is now templated with Stream, Bolt bugfix (one message can have many chunks) 2016-08-28 18:50:54 +01:00
import Added documentation. 2016-09-18 23:22:36 +01:00
io Changes for benchmarking on AWS. 2016-09-16 20:33:30 +01:00
logging Dressipi CRUD queries are dummy implemented; Fixes T99 and T131 2016-11-29 04:08:49 +01:00
memory src/demo was removed, src/examples and src/benchmarks were moved to the top level 2016-12-04 10:20:14 +01:00
mvcc Merge branch 'memory' into snapshot 2016-09-12 20:18:30 +01:00
query DRESSIPI BUILD #2; some queries are hardcoded + bug fixes (still in progress) 2016-11-29 14:08:29 +01:00
serialization Added documentation. 2016-09-18 23:22:36 +01:00
snapshot Added documentation. 2016-09-18 23:22:36 +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
threading Added cleaner. 2016-08-30 00:45:07 +01:00
transactions Dressipi CRUD queries are dummy implemented; Fixes T99 and T131 2016-11-29 04:08:49 +01:00
utils File System Watcher Implementation 2016-12-05 13:35:17 +01:00
web config is better now (yaml-cpp) + web::Client + web::Logger 2016-09-05 01:39:30 +01:00