Show HN: Filament – Fast data movement engine in Go
Summary
Filament is a pluggable data replication engine written in Go that supports full, incremental, and change-data-capture replication with checkpointing, batching, and integrity events. It can run as a service with a web UI or be embedded in Go applications, and provides deploy options via Kubernetes, Railway, Render, and DigitalOcean. The project emphasizes modular sources, sinks, and runtime components to enable reliable data movement across systems.