memgraph/tests/integration/telemetry
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
..
client.cpp Implement kafka transform functionality 2018-07-19 12:52:25 +02:00
CMakeLists.txt Implement kafka transform functionality 2018-07-19 12:52:25 +02:00
runner.py Initial implementation of telemetry 2018-06-20 14:49:07 +02:00
server.py Initial implementation of telemetry 2018-06-20 14:49:07 +02:00