Overview
Guardian for Apache Kafka is an open source utility for backing up Apache Kafka clusters. It is built using Scala entirely with Pekko-Streams to ensure that the tool runs as desired with large datasets in different scenarios.
Versions
The core modules are compiled against:
- Pekko Streams 1.1.0-M0+204-d829637e-SNAPSHOT+ (Reference, Github)
- Pekko Streams Circe 1.0.0+ (Github)
- PureConfig 0.17.6+ (Reference, Github)
- ScalaLogging 3.9.5+ (Github)
The cli modules are compiled against:
The source code for this page can be found here.