Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

design choice and benchmarks #159

Open
patelprateek opened this issue Sep 5, 2022 · 1 comment
Open

design choice and benchmarks #159

patelprateek opened this issue Sep 5, 2022 · 1 comment

Comments

@patelprateek
Copy link

I observe the usage of lmdb , sqlite , pq codec for hnsw
can you please provide some rationale on design choices here for example : rocksdb instead of lmdb , lucence vs sqlite3 for applying filters , why not use faiss hnsw that already supports quantization schemes like scalar and pq ?

@numb3r3
Copy link
Member

numb3r3 commented Sep 5, 2022

Thanks for your suggestion. We will answer these questions in the FAQ section which will be included in the next release README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants