Commit 7c878c9
committed
feat: Add snapshot API definitions for backup and restore
issue: milvus-io/milvus#44358
Add snapshot-related protobuf definitions and RPC services:
- Add snapshot privilege definitions in common.proto
- Add snapshot RPC services in milvus.proto
- Add snapshot.proto with request/response messages
- Update proto generation script to include snapshot files
This provides the foundation for implementing snapshot-based backup and restore
functionality with proper privilege control.
Signed-off-by: Wei Liu <[email protected]>1 parent 597d20a commit 7c878c9
File tree
7 files changed
+6713
-4154
lines changed- go-api
- commonpb
- milvuspb
- snapshotpb
- proto
- scripts
7 files changed
+6713
-4154
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments