Docs.rs
dakera-storage-0.11.21
dakera-storage 0.11.21
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ferhimedamine
Dependencies
async-trait ^0.1
normal
dakera-common ^0.11.0
normal
futures-util ^0.3
normal
metrics ^0.24
normal
moka ^0.12
normal
opendal ^0.51
normal
parking_lot ^0.12
normal
redis ^0.27
normal
rocksdb ^0.22
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tokio ^1.37
normal
tracing ^0.1
normal
tempfile ^3.10
dev
Versions
88.99%
of the crate is documented
Go to latest version
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 traits
storage
0.11.21
Module traits
Module Items
Enums
Traits
In crate storage
storage
Module
traits
Copy item path
Source
Enums
§
Index
Type
Index types that can be persisted
Traits
§
Index
Storage
Storage trait for persisting index data
Vector
Storage
Core storage abstraction - implementations can be in-memory, S3, etc.