memgraph/docs/feature_specs/kafka
Matija Santl a026c4c764 Add test stream clause
Summary:
Added test stream functionality. When a stream is configured, it will try to
consume messages from a kafka topic and return them back to the user.
For now, the messages aren't transformed, so it just returns the payload string.

Depends on D1466

Next steps are persisting stream metadata and transforming messages in order to
store them in the graph.

Reviewers: teon.banek, mtomic

Reviewed By: teon.banek

Subscribers: pullbot, buda

Differential Revision: https://phabricator.memgraph.io/D1474
2018-07-09 11:00:18 +02:00
..
extractor.md Kafka stream import feature spec 2018-06-20 10:48:53 +02:00
opencypher.md Add test stream clause 2018-07-09 11:00:18 +02:00
transform.md Kafka stream import feature spec 2018-06-20 10:48:53 +02:00