Debezium Server configuration file
The application.properties
file configures Debezium Server configuration to support source databases. It contains sections that define the sink connector (Redis) configuration and the source connector configuration.
This file needs to be saved in the host running Debezium Server. For details, see Debezium Server deployment.
The following topics describe application.properties
for specific database servers:
RDI configuration for cassandra
Describes the `application.properties` settings that configure Debezium Server for cassandra
RDI configuration for mongodb
Describes the `application.properties` settings that configure Debezium Server for mongodb
RDI configuration for mysql
Describes the `application.properties` settings that configure Debezium Server for mysql
RDI configuration for oracle
Describes the `application.properties` settings that configure Debezium Server for oracle
RDI configuration for postgresql
Describes the `application.properties` settings that configure Debezium Server for postgresql
RDI configuration for sqlserver
Describes the `application.properties` settings that configure Debezium Server for sqlserver