Docs.rs
matrix-sdk-redis-0.1.1
matrix-sdk-redis 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andybalaam
Dependencies
async-trait ^0.1.60
normal
futures-core ^0.3.28
normal
futures-util ^0.3.26
normal
matrix-sdk-base ^0.8.0
normal
matrix-sdk-common ^0.8.0
normal
matrix-sdk-crypto ^0.8.0
normal
optional
matrix-sdk-store-encryption ^0.8.0
normal
redis ^0.21
normal
serde ^1.0.151
normal
serde_json ^1.0.91
normal
thiserror ^1.0.38
normal
tokio ^1.30.0
normal
tracing ^0.1.40
normal
assert_matches ^1.5.0
dev
matrix-sdk-base ^0.8.0
dev
matrix-sdk-crypto ^0.8.0
dev
matrix-sdk-test ^0.7.0
dev
once_cell ^1.10.0
dev
tokio ^1.30.0
dev
Versions
83.33%
of the crate is documented
Platform
i686-pc-windows-msvc
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
Crate matrix_sdk_redis
matrix_
sdk_
redis
0.1.1
All Items
Crate Items
Structs
Enums
Functions
Crate
matrix_
sdk_
redis
Copy item path
Source
Structs
§
Crypto
Store
A store that holds its information in a Redis database
Enums
§
Open
Store
Error
All the errors that can occur when opening a redis store.
Functions
§
make_
store_
config
Create a
StoreConfig
.