vector 0.1.0

The package provides a vector database.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# SQLite [![Package][package-img]][package-url] [![Documentation][documentation-img]][documentation-url] [![Build][build-img]][build-url]

The package provides a vector database.

## Contribution

Your contribution is highly appreciated. Do not hesitate to open an issue or a
pull request. Note that any contribution submitted for inclusion in the project
will be licensed according to the terms given in [LICENSE.md](LICENSE.md).

[build-img]: https://github.com/stainless-steel/vector/workflows/build/badge.svg
[build-url]: https://github.com/stainless-steel/vector/actions/workflows/build.yml
[documentation-img]: https://docs.rs/vector/badge.svg
[documentation-url]: https://docs.rs/vector
[package-img]: https://img.shields.io/crates/v/vector.svg
[package-url]: https://crates.io/crates/vector