vector 0.1.0

The package provides a vector database.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
categories = ["database"]
description = "The package provides a vector database."
documentation = "https://docs.rs/vector"
edition = "2021"
homepage = "https://github.com/stainless-steel/vector"
keywords = ["database"]
license = "Apache-2.0/MIT"
name = "vector"
readme = "README.md"
repository = "https://github.com/stainless-steel/vector"
version = "0.1.0"