Docs.rs
redis-queue-0.3.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
redis-queue 0.3.0
Redis based task queue
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
141
out of
141
items documented
1
out of
57
items with examples
Size
Source code size: 139.09 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 13.55 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
DoumanAsh/redis-queue
2
2
0
crates.io
Dependencies
redis ^0.25
normal
str-buf ^3
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
tokio ^1
dev
tracing-subscriber ^0.3
dev
uuid ^1
dev
Versions
0.3.0
(2024/06/18)
0.2.0
(2024/01/23)
0.1.0
(2023/08/04)
Owners
redis-queue
Redis based task queue
Features
manager
- Enables
manager
module to provide utilities to process tasks within queue