milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
29.76k stars 2.85k forks source link

Support pure Go KV storage engine #22586

Open jaime0815 opened 1 year ago

jaime0815 commented 1 year ago

Is there an existing issue for this?

What would you like to be added?

Replace gorocksdb which is a based on CGO implementation with pebble

Why is this needed?

Make the project to be easier for maintenance and building management.

Anything else?

No response

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Rotten issues close after 30d of inactivity. Reopen the issue with /reopen.

xiaofan-luan commented 1 year ago

keep it