π Feedback Wanted: VictorLib v1.0.11-FinalBeta β Looking for input before stable release #17
Unanswered
IRodriguez13
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone π
I'm preparing the next version of VictorLib, a C# SDK that wraps a native vector database written in C.
This new release (
v1.0.11-FinalBeta) introduces several improvements focused on developer experience, snapshot serialization, and a double-using design pattern for FLAT β HNSW workflows.π Highlights
DumpToPath_snapshot: serializes a vector index to JSON with support for custom pathsReadSnapshot: loads vector data and metadata for reinsertionπ¦ NuGet
Package:
VictorLibCurrent:
1.0.10-FinalBetaNext:
1.0.11-FinalBetaπ§ Repo
π GitHub: VictorCsharpBinding-SDK
π§ͺ Example Test (double-using)
π£ Looking for feedback on:
API design: does it feel idiomatic in .NET?
Error handling: is exception usage intuitive?
Dump/load workflow: clear enough?
Performance concerns?
Anything else you'd like to see!
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions