memgraph/src/requests
Matija Santl 4c27596fdd Implement kafka transform functionality
Summary:
First iteration in implementing kafka.
Currently, memgraph streams won't use the transform script provided in the
`CREATE STREAM` query.

There is a manual test that serves a POC purpose which we'll use to fully wire
kafka in memgraph.

Since streams need to download the script, I moved curl init from
telemetry.

Reviewers: teon.banek, mferencevic

Reviewed By: mferencevic

Subscribers: ipaljak, pullbot, buda

Differential Revision: https://phabricator.memgraph.io/D1491
2018-07-19 12:52:25 +02:00
..
CMakeLists.txt Implement kafka transform functionality 2018-07-19 12:52:25 +02:00
requests.cpp Implement kafka transform functionality 2018-07-19 12:52:25 +02:00
requests.hpp Implement kafka transform functionality 2018-07-19 12:52:25 +02:00