Commit 1bfcf9f
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 9a8aa54 commit 1bfcf9f
File tree
7 files changed
+5917
-4083
lines changed- go-api
- commonpb
- milvuspb
- snapshotpb
- proto
- scripts
7 files changed
+5917
-4083
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments