Commit cf0beb3
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 cf0beb3
File tree
7 files changed
+6908
-4319
lines changed- go-api
- commonpb
- milvuspb
- snapshotpb
- proto
- scripts
7 files changed
+6908
-4319
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