issundb-vector 0.1.0-alpha.13

Vector indexing and search for IssunDB
Documentation
1
2
3
4
5
6
7
8
9
10
11
## issundb-vector

Vector indexing and search for [IssunDB](https://github.com/IssunDB/issun-db).

This crate provides features like the vector index abstraction, vector metadata, vector storage integration, and the vector search APIs.
It is an internal crate; applications should use the API provided by [`issundb`](https://crates.io/crates/issundb), instead of directly using this
crate.

### License

MIT or Apache-2.0.