milvus-backup
                                
                                 milvus-backup copied to clipboard
                                
                                    milvus-backup copied to clipboard
                            
                            
                            
                        [Feature]: incremental backup
Is your feature request related to a problem? Please describe.
We need a feature for incremental backup, especially in scenarios where the vector data is too large and the full backup time is too long. Incremental backup is a useful feature.
Describe the solution you'd like.
No response
Describe an alternate solution.
No response
Anything else? (Additional Context)
No response
here, https://github.com/zilliztech/milvus-cdc
here, https://github.com/zilliztech/milvus-cdc
I know CDC can do incremental backups, but what are the best practices? 😏