aerospike/aerospike-kafka-outbound
The Aerospike Kafka Outbound(source) connector streams data from Aerospike to Apache Kafka.
4.7K
The Aerospike Kafka source connector streams data from Aerospike to Apache Kafka.
Streaming from Aerospike Database Enterprise Edition to Apache Kafka relies on the Aerospike Kafka source (outbound) connector, an Aerospike Smart Client™️. This connector allows you to subscribe to change notifications for new records, updates to records, and record deletions. When the connector receives such notifications, it transforms them from the proprietary Aerospike wire protocol into messages that are in any of a number of common data-serialization formats. The connector sends the messages to Kafka topics.
See official documentation for installation and configuration.
docker pull aerospike/aerospike-kafka-outbound