Skip to content

Added generic serial / deserialization interfaces #598

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: develop
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
@yurymalkov yurymalkov changed the base branch from master to develop April 21, 2025 00:41
@yurymalkov yurymalkov closed this Apr 21, 2025
@yurymalkov yurymalkov reopened this Apr 21, 2025
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
2 participants