Skip to content

Added generic serial / deserialization interfaces#598

Closed
kiplingw wants to merge 1 commit intonmslib:developfrom
kiplingw:kip-generic-serialization
Closed

Added generic serial / deserialization interfaces#598
kiplingw wants to merge 1 commit intonmslib:developfrom
kiplingw:kip-generic-serialization

Conversation

@kiplingw
Copy link
Copy Markdown

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
ilyajob05 added a commit that referenced this pull request Mar 21, 2026
Add generic serialization/deserialization interfaces (rebased #598)

Rebased version of #598 by @kiplingw onto current develop.

Original changes:
- Generic serialization/deserialization interfaces for HierarchicalNSW and BruteforceSearch

Resolved merge conflicts during rebase. Original authorship preserved.

Co-authored-by: Kip <kip@heliosmusic.io>
@kiplingw kiplingw closed this Mar 21, 2026
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