Skip to content

Add WAL(write-ahead logging) in milvus #830

Closed
@shengjun1985

Description

Is your feature request related to a problem? Please describe.
Now, DB::InsertVectors(...) is not a transaction operation. Therefore, atomicity and durability cannot be ensured.

Describe the solution you'd like
WAL(write-ahead logging) can solve the problem.

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions