sqlite-vss icon indicating copy to clipboard operation
sqlite-vss copied to clipboard

add mmap option for faiss on disk indices

Open dleviminzi opened this issue 2 years ago • 4 comments

I also cleaned up the read_index_select and write_index_insert calls a bit by just passing in structs instead of each individual field from the struct.

dleviminzi avatar Aug 18 '23 16:08 dleviminzi

@asg017 Forgot all about this, but does it look alright?

dleviminzi avatar Dec 11 '23 17:12 dleviminzi

spelling: contents to be read into prorgam memory.

sroussey avatar Dec 23 '23 20:12 sroussey

spelling: contents to be read into prorgam memory.

Will fix, thank you

dleviminzi avatar Dec 23 '23 21:12 dleviminzi

any update on this? was there a reason this wasn't merged with #4

tom-pollak avatar May 03 '24 08:05 tom-pollak