milvus-backup icon indicating copy to clipboard operation
milvus-backup copied to clipboard

Backup 1.0.0 roadmap

Open wayblink opened this issue 9 months ago • 0 comments

What would you like to be added?

Prepare for a GA version

Feature:

  • [x] Support CDC #340
  • [x] Release Official docker image #337 https://github.com/zilliztech/milvus-backup/pull/352
  • [x] Support cross storage backup #399
  • [ ] Support resuming restore from breakpoint
  • [ ] Support TLS: currently tls seems not work well
  • [x] Support backup RBAC info #404
  • [ ] Optimizing Cross-Cluster Backup and Recovery #375

Enhancement:

  • [x] Refactor meta management #350
  • [x] Improve GetBackup and GetRestore interface: support progress and detail states #313
  • [x] #353
  • [x] #371
  • [ ] Refine command line return code #243
  • [ ] Support async delete backup #331
  • [x] Optimize restore speed with many small segments #356

Bugfix:

  • [x] Backup L0 segments, fix the delete data lost bug #316

Others:

  • [ ] Update readme

Why is this needed?

No response

Anything else?

No response

wayblink avatar May 23 '24 11:05 wayblink