Skip to content

[ENH]: Use a builder pattern to construct HnswData structs#37

Merged
tanujnay112 merged 1 commit into
masterfrom
add_hnsw_builder
Aug 26, 2025
Merged

[ENH]: Use a builder pattern to construct HnswData structs#37
tanujnay112 merged 1 commit into
masterfrom
add_hnsw_builder

Conversation

@tanujnay112

@tanujnay112 tanujnay112 commented Aug 26, 2025

Copy link
Copy Markdown

HnswData is currently constructed with the hope that all required serialized buffers are given by the caller. To make this more robust we change this to a builder pattern,

Copy link
Copy Markdown
Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@tanujnay112 tanujnay112 marked this pull request as ready for review August 26, 2025 20:29
@tanujnay112 tanujnay112 merged commit 11c8697 into master Aug 26, 2025
11 checks passed
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.

1 participant