Docs.rs
redis-on-mysql-0.0.1
redis-on-mysql 0.0.1
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
sunxiaoguang
Dependencies
anyhow ^1.0.82
normal
bytes ^1.6.0
normal
log ^0.4.20
normal
regex ^1.10.3
normal
resp-async ^0.0.7
normal
serde ^1.0
normal
serde_yaml ^0.9.34
normal
sqlx ^0.7.4
normal
thiserror ^1.0.58
normal
tokio ^1.35.1
normal
futures ^0.3
dev
redis ^0.25
dev
Versions
29.76%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Skip to main content
Crate redis_on_mysql
redis_
on_
mysql
0.0.1
All Items
Crate Items
Modules
Crate
redis_
on_
mysql
Copy item path
Source
Modules
ยง
config
Runtime configuration for the proxy.
handlers
Redis command handlers and router builder.
state
Shared application state for the proxy runtime.