Skip to content

[ENH]: Added functionality and Rust bindings to load and save the persisted format to memory #33

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tanujnay112
Copy link

WIP

@tanujnay112 tanujnay112 force-pushed the tanuj/add_memory_bindings branch 6 times, most recently from 965ab9e to 7bec222 Compare July 29, 2025 12:51
@tanujnay112 tanujnay112 force-pushed the tanuj/add_memory_bindings branch from 7bec222 to fb6c1f7 Compare July 29, 2025 13:59
}

// Memory-based persistence functions
HnswData* serializeToHnswData() {
Copy link

Choose a reason for hiding this comment

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

Would it make more sense to have the caller supply buffers this can write into, this way all memory allocation and tracking is done in rust

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.

2 participants