memgraph/tests/integration
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
..
ssl Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
telemetry Implement kafka transform functionality 2018-07-19 12:52:25 +02:00
transactions Fix transaction handling logic and implement tests 2018-07-16 10:02:14 +02:00
apollo_runs.yaml Fix transaction handling logic and implement tests 2018-07-16 10:02:14 +02:00
CMakeLists.txt Fix transaction handling logic and implement tests 2018-07-16 10:02:14 +02:00