/goback

Incremental backup in Go

Primary LanguageGo

goback

Build Status

Cross-platform incremental backup service

  • Running on service
  • Embedded web supported (Default :8000)
  • Monthly statistics
  • Crontab format scheduler provided

Screenshots

Backup

  • Summary

  • Changes

Stats

Report for printing

Settings

Database

Powered by BoltDB

  1. summary
  • key: Summary.Id
  • value: Summary
  1. backup
  • key: Backup.Id
  • value: nil
  1. config
Key Value
backup Config
backup_checksum sha256(Config)