⌂Guardian for Apache Kafka Documentation
0.1.0*
  • Overview
  • Security
  • License Report
  • CI - Continuous Integration
  • Document Generation
  • General Architecture
    • Logging
  • Testing
    • S3 - Testing
  • Application
    • Design
    • Packaging
    • Logging
  • Backup
    • Configuration
    • Design
  • Persistence Modules
    • Design
    • S3
  • Restore
    • Configuration
Guardian for Apache Kafka Documentation
⌂Guardian for Apache Kafka Documentation
0.1.0*
  • Overview
  • Security
  • License Report
  • CI - Continuous Integration
  • Document Generation
  • General Architecture
    • Logging
  • Testing
    • S3 - Testing
  • Application
    • Design
    • Packaging
    • Logging
  • Backup
    • Configuration
    • Design
  • Persistence Modules
    • Design
    • S3
  • Restore
    • Configuration
  • Guardian for Apache Kafka Documentation
  • Persistence Modules

Persistence Modules

Guardian for Apache Kafka has a modular architecture that provides support for different persistence backups.

  • Design
    • BackupClientInterface
    • RestoreClientInterface
  • S3
    • S3
The source code for this page can be found here.

Next: Design