Docs.rs
khive-db-0.2.0
khive-db 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ohdearquant
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
crossbeam-queue ^0.3
normal
khive-score ^0.2.0
normal
khive-storage ^0.2.0
normal
khive-types ^0.2.0
normal
parking_lot ^0.12
normal
rusqlite ^0.33
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlite-vec ^0.1.9
normal
optional
tempfile ^3
normal
thiserror ^2.0
normal
tokio ^1.40
normal
tracing ^0.1
normal
uuid ^1.10
normal
tempfile ^3
dev
tokio ^1.40
dev
Versions
74.19%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module note
khive_
db
0.2.0
Module note
Module Items
Structs
In khive_
db::
stores
khive_db
::
stores
Module
note
Copy item path
Source
Expand description
SQL-backed
NoteStore
implementation.
Structs
§
SqlNote
Store
A NoteStore backed by SQLite. Namespace is the caller’s responsibility.