This is a prerelease version.

View latest

Change Data Capture (CDC)

Change Data Capture (CDC) is a pipeline pattern for observing changes made to a database and extracting them in a form usable by other systems, for the purposes of replication, analysis and more.

With Hazelcast, you can use CDC to stream changes from databases ready to be efficiently processed with transforms.

Hazelcast CDC is based on Debezium, which is an open source distributed platform for change data capture.