Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 887 Bytes

File metadata and controls

39 lines (29 loc) · 887 Bytes

TODO

Features

  • List and removed backup with invalid / corrupted files / blobs
  • Import good backups to fix corrupted blobs
  • Show diff between 2 backups
  • Record and show restore logs

CDC chunking

  • FastCDC 2020 lib
  • Backup create
  • Backup export
  • DB migration
  • Blob size display texts updates
  • DB Validation tasks
  • DB Prune tasks
  • Performance optimization
  • Fuse support
  • TODO cleanup
  • Compress migration
  • Database inspection (blob, chunk, chunk group)
  • Document

QOL

  • More restrictive !!pb confirm and !!pb abort
  • Prune DB backups

Documents

  • Command usages
  • Implementation detail references

Extensibility

  • Provides HTTP API on tcp or unix socket
  • CLI tools supports create FUSE file system with python-fuse