milvus-io / knowhere

Knowhere is an open-source vector search engine, integrating FAISS, HNSW, etc.
Apache License 2.0
207 stars 83 forks source link

Update cache #985

Closed hhy3 closed 1 year ago

sre-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hhy3

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/milvus-io/knowhere/blob/main/OWNERS)~~ [hhy3] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
mergify[bot] commented 1 year ago

@hhy3 Please associate the related issue to the body of your Pull Request. (eg. “issue: #”)

liliu-z commented 1 year ago

@hhy3 Can you help explain this PR a little bit, thanks!

hhy3 commented 1 year ago

@hhy3 Can you help explain this PR a little bit, thanks!

This PR adds query cache for binary search and range search

hhy3 commented 1 year ago

/kind improvement

cydrain commented 1 year ago

/lgtm