Skip to content

Commit cf0beb3

Browse files
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

7 files changed

+6908
-4319
lines changed

go-api/commonpb/common.pb.go

Lines changed: 252 additions & 205 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go-api/milvuspb/milvus.pb.go

Lines changed: 5446 additions & 4113 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go-api/milvuspb/milvus_grpc.pb.go

Lines changed: 261 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)