Docs.rs
dakera-storage-0.9.15
dakera-storage 0.9.15
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ferhimedamine
Dependencies
async-trait ^0.1
normal
dakera-common ^0.9.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
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 memory
storage
0.9.15
Module memory
Module Items
Structs
In crate storage
storage
Module
memory
Copy item path
Source
Structs
ยง
InMemory
Storage
In-memory storage implementation for Phase 1 Uses RwLock for concurrent access, wrapped in Arc for Clone support