Docs.rs
redis-oxide-0.2.3
redis-oxide 0.2.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nghiaphamln
Dependencies
async-trait ^0.1.83
normal
bytes ^1.8
normal
crc16 ^0.4.0
normal
deadpool ^0.12.1
normal
futures-util ^0.3
normal
hex ^0.4
normal
itoa ^1.0
normal
serde ^1.0
normal
sha1 ^0.10
normal
socket2 ^0.6.1
normal
thiserror ^2.0
normal
tokio ^1.41
normal
tracing ^0.1.41
normal
criterion ^0.7.0
dev
futures ^0.3
dev
proptest ^1.5
dev
testcontainers ^0.25.0
dev
testcontainers-modules ^0.13.0
dev
tokio-test ^0.4.4
dev
tracing-subscriber ^0.3.18
dev
Versions
100%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Module core
redis_
oxide
0.2.3
Module core
Module Items
Modules
In crate redis_
oxide
redis_oxide
Module
core
Copy item path
Source
Expand description
Core types and traits for redis-oxide Redis client (embedded)
Modules
ยง
config
Configuration types for Redis connections
error
Error types for Redis operations
types
Common types used throughout the library
value
RESP (
REdis
Serialization Protocol) value types