Table of Contents

About

SymmetricDS is syncing services

A node is responsible for synchronizing the data from a database or file system with other nodes in the network using HTTP.

Database

  • Change Data Capture (CDC) for tables uses database triggers that fire and record changes as comma-separated values into a runtime table called DATA.

Documentation / Reference