kaf-relay
kaf-relay copied to clipboard
Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availability.
Results
2
kaf-relay issues
Sort by
recently updated
recently updated
newest added
Fully refactor the entire codebase. - Split and cleanly separate the main package into relay/producer/source_pool controllers. - Restructure files and internal packages. - Rewrite, simplify, and detatch polling and healthcheck...