Closed var77 closed 1 year ago
We will now provide usearch_result_buf argument to usearch_save function, which will collect the index info to our buffer, so we can remove unnecessary file i/o operations.
usearch_result_buf
usearch_save
https://github.com/lanterndata/lanterndb/issues/13
https://github.com/Ngalstyan4/usearch/pull/2
Description
We will now provide
usearch_result_buf
argument tousearch_save
function, which will collect the index info to our buffer, so we can remove unnecessary file i/o operations.Issue
https://github.com/lanterndata/lanterndb/issues/13
Dependencies
https://github.com/Ngalstyan4/usearch/pull/2