pravega / pravega-samples

Sample Applications for Pravega.
Apache License 2.0
54 stars 62 forks source link

CDC demo #311

Closed thekingofcity closed 2 years ago

thekingofcity commented 3 years ago

As Debezium supports Pravega by default, a CDC demo that preserves data in Pravega can be added to demonstrate what the workflow should be. And we can also have Flink as a downstream consumer that computes these data in a streaming way.

RaulGracia commented 2 years ago

Closed via #312.