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

VEC-317 0.9.1 support #11

Merged
merged 13 commits into from
Sep 10, 2024
Merged

VEC-317 0.9.1 support #11

merged 13 commits into from
Sep 10, 2024

Conversation

jdogmcsteezy
Copy link

  • change --hnsw-max-records to --hnsw-m
  • change --hnsw-healer-schedule-delay to --hnsw-healer-schedule
  • change --hnsw-merge-parallelism to --hnsw-merge-index-parallelism
  • add --hnsw-merge-reindex-parallelism

Jesse Schmidt added 2 commits August 29, 2024 13:06
- change --hnsw-max-records to --hnsw-m
- change --hnsw-healer-schedule-delay to --hnsw-healer-schedule
- change --hnsw-merge-parallelism to --hnsw-merge-index-parallelism
- add --hnsw-merge-reindex-parallelism
@jdogmcsteezy
Copy link
Author

jdogmcsteezy commented Aug 29, 2024

Can be reviewed now. Small changes to the docker compose files will be needed once AVS 0.9.1 is released and changes to the go-client are merged

@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.81%. Comparing base (a6736dc) to head (d6836bb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   83.80%   83.81%   +0.01%     
==========================================
  Files          41       41              
  Lines        2772     2775       +3     
==========================================
+ Hits         2323     2326       +3     
  Misses        348      348              
  Partials      101      101              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@dwelch-spike dwelch-spike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one doc string nitpick

cmd/flags/hnsw.go Outdated Show resolved Hide resolved
Copy link
Contributor

@dwelch-spike dwelch-spike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double checking one thing

bin/asvecrpm/asvec.spec Show resolved Hide resolved
@dwelch-spike
Copy link
Contributor

LGTM

@jdogmcsteezy jdogmcsteezy merged commit c9eb260 into main Sep 10, 2024
6 checks passed
@jdogmcsteezy jdogmcsteezy deleted the VEC-317 branch October 1, 2024 22:20
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