Re: Change Data Capture Feature

2020-08-14 Thread Pavel Strashkin
This is exactly what I was looking for, Denis. Thanks a lot! On Fri, Aug 14, 2020 at 10:02 AM Denis Magda wrote: > Hello Pavel, > > GridGain supports a Kafka Connect integration that supports all > sophisticated CDC scenarios: > https://www.gridgain.com/docs/latest/integrations/kafka/cert-kafka-

Re: Change Data Capture Feature

2020-08-14 Thread Denis Magda
Hello Pavel, GridGain supports a Kafka Connect integration that supports all sophisticated CDC scenarios: https://www.gridgain.com/docs/latest/integrations/kafka/cert-kafka-connect Debezium is another option. This article covers how to capture changes with GridGain Kafka Connect

Change Data Capture Feature

2020-08-13 Thread Pavel Strashkin
Hello, Is there a Change Data Capture (CDC) feature in plans to make it possible to stream cache updates to Kafka for example? I've found the Continuous Queries feature, but it's not clear to me whether it's possible to use it for implementation. What's missing it seems is ability to start from t