Docs.rs
ora-storage-sqlite-0.4.1
ora-storage-sqlite 0.4.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tamasfe
Dependencies
async-trait ^0.1.83
normal
deadpool ^0.12.2
normal
eyre ^0.6.12
normal
futures ^0.3.31
normal
ora-proto ^0.2.0
normal
ora-storage ^0.2.0
normal
parking_lot ^0.12.3
normal
rkyv ^0.8.9
normal
rusqlite ^0.35.0
normal
sea-query ^0.32.1
normal
serde ^1.0.217
normal
serde_json ^1.0.134
normal
tokio ^1.44.1
normal
tracing ^0.1.41
normal
uuid ^1.11.0
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
ora_
storage_
sqlite
0.4.1
All Items
Crate Items
Structs
Crate
ora_storage_sqlite
Copy item path
Source
Expand description
Storage implementation for
ora
backed by sqlite.
Structs
ยง
Sqlite
Storage
A storage implementation backed by sqlite.
Sqlite
Storage
Config
Configuration for the sqlite storage.