-redis-connect-sqlserver is a Redis Connect connector for capturing changes (INSERT, UPDATE and DELETE) from MS SQL Server (source) and writing them to a Redis Enterprise database (Target). redis-connect-sqlserver cdc connector implementation is based on <a href="https://debezium.io/documentation/reference/stable/connectors/postgresql.html" target="_blank">Debezium</a>, which is an open source distributed platform for change data capture.
0 commit comments