Docs.rs
db_server-0.0.1
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
db_server 0.0.1
游戏后端存储代理,正在开发
Crate
Source
Builds
Feature flags
Links
Repository
crates.io
Dependencies
async-trait ^0.1
normal
async_once ^0.2
normal
axum ^0.7
normal
axum-client-ip ^0.5
normal
axum-macros ^0.4
normal
axum-server ^0.6
normal
env_logger ^0.11
normal
fred ^8.0
normal
futures ^0.3
normal
lazy_static ^1.4
normal
mongodb ^2.8
normal
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^1.0
normal
tokio ^1.36
normal
tower ^0.4
normal
tower-http ^0.5
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
0.0.1
(2024/03/15)
Owners
db_server-0.0.1 is not a library.
path_finding
db_server
是一个游戏的DB存储代理,接收游戏的存储请求,先保存到Redis,在通过队列保存到DB。正在开发中。