Skip to content

cleanup#67

Closed
davkhech wants to merge 13 commits intolanterndata:feature/narek-no-global-varsfrom
davkhech:feature/narek-no-global-vars
Closed

cleanup#67
davkhech wants to merge 13 commits intolanterndata:feature/narek-no-global-varsfrom
davkhech:feature/narek-no-global-vars

Conversation

@davkhech
Copy link
Copy Markdown
Contributor

No description provided.

Ngalstyan4 and others added 13 commits August 20, 2023 03:53
* if the user is root, this is typically in docker and the
database is usually under postgres user
* if the user is something else, typically a psql user exists
for the user so we attempt to use that.
* we set the user once in run_all_tests instead of running the same
logic again in test_runner
Now when usearch external retriever is initialized, an opeque
is passed in which then is passed back in retrievers.
This way, we no longer need to have global variables to manage memory
on which external index nodes live.
Get rid of num_blocks in index header

Cleanup and format
@Ngalstyan4 Ngalstyan4 force-pushed the feature/narek-no-global-vars branch 2 times, most recently from 28ea3a7 to 81fff45 Compare August 20, 2023 22:11
@Ngalstyan4 Ngalstyan4 mentioned this pull request Aug 20, 2023
4 tasks
var77 added a commit that referenced this pull request Oct 8, 2024
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

Successfully merging this pull request may close these issues.

3 participants