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

Added generic serial / deserialization interfaces #598

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

Conversation

kiplingw
Copy link

I've added new generic serial / deserialization interfaces for HierarchicalNSW and BruteforceSearch. This will allow users to easily use compression libraries like the zstr header only zlib library. This should close #596.

…ation interfaces for HierarchicalNSW and BruteforceSearch...

README.md: Noted new serial / deserialization interfaces...
setup.py: Bumped patch version because new interfaces introduced...
@kiplingw kiplingw changed the title Added generic serial / deserialization interfaces... Added generic serial / deserialization interfaces Oct 31, 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.

Add generic stream interface for serialization / deserialization
1 participant