-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
github-actions[bot] edited this page Sep 6, 2026
·
2 revisions
Enterprise Change Data Capture Platform
SyncFlow is a production-grade, connector-based CDC platform for synchronizing data between heterogeneous databases in near real-time. Built on Java 25 with virtual threads and structured concurrency.
- Quick-Start — Build, run, and verify in 5 minutes
- Architecture — Module structure, data flow, and design decisions
- Configuration — All tunable properties and environment variables
- Pipelines — Design, validate, and manage data synchronization pipelines
- Connectors — Supported source/destination connectors and the SPI
- Snapshots — Parallel initial data loading with checkpoint resume
- CDC-Capture — Real-time change data capture via Debezium
- Deployment — Docker, Kubernetes, Helm, Terraform, ArgoCD
- Multi-Tenancy — Tenant isolation, organizations, workspaces
- Security — Authentication, authorization, encryption, API keys
- Observability — Metrics, tracing, logging, dashboards
- Plugin-System — Build and install custom connectors
- Agent-Data-Plane — Distributed execution with the agent module
- AI-Copilot — LLM-powered pipeline assistance
- Runbooks — Troubleshooting guides for common failure scenarios
- API-Reference — Complete REST endpoint catalog
- Database-Schema — Flyway migrations and table reference
- Architecture-Decisions — ADR index
- Roadmap — Feature status and upcoming work