Docs.rs
asynq-rs-0.5.0
asynq-rs 0.5.0
Permalink
Docs.rs crate page
MIT
23 May 2026
Links
Homepage
Repository
crates.io
Source
Owners
zqlpaopao
Dependencies
anyhow ^1.0.71
normal
chrono ^0.4.39
normal
fast_log ^1.5
normal
flume ^0.11.1
normal
get_local_info ^0.2.4
normal
gset ^1.1.0
normal
hex ^0.4
normal
log ^0.4.22
normal
r2d2 ^0.8.10
normal
redis ^0.28.1
normal
serde ^1.0.201
normal
serde_derive ^1.0
normal
serde_json ^1.0.19
normal
sha1 ^0.10
normal
tokio ^1
normal
uuid ^1.7
normal
wg ^0.9
normal
Versions
4%
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
All
asynq_
rs
0.5.0
Crate Items
Structs
Enums
Constants
Statics
Functions
List of all items
Structs
controller::redis::RedisClientOpt
controller::redis::RedisConnectionManager
Enums
controller::redis::RdbType
controller::redis::RedisClient
controller::redis::RedisConnection
Functions
common::func::get_sha
controller::redis::gen_redis_conn_pool
controller::redis::get_rdb
controller::redis::init_global_redis
controller::redis::make_lua_sha
Statics
controller::redis::GLOBAL_REDIS_POOL
controller::redis::GLOBAL_REDIS_SCRIPT
Constants
common::eval::EVAL
common::eval::EVAL_SHA
common::queue::COMPLETED
common::queue::DEFAULT
common::queue::DELIMITER
common::queue::FAIL
common::queue::FAIL_ED
common::queue::PENDING
common::queue::QUEUED
common::queue::SUCCEEDED
common::queue::T