Docs.rs
apalis-workflow-0.1.0-rc.10
apalis-workflow 0.1.0-rc.10
Permalink
Docs.rs crate page
MIT
15 September 2026
Links
Repository
crates.io
Source
Owners
geofmureithi
Dependencies
apalis-codec ^0.1.0-rc.10
normal
apalis-core ^1.0.0-rc.10
normal
dashmap ^6.2.1
normal
futures-channel ^0.3.34
normal
futures-core ^0.3.34
normal
futures-sink ^0.3.34
normal
futures-util ^0.3.34
normal
petgraph ^0.8.3
normal
serde ^1.0
normal
serde_json ^1
normal
thiserror ^2.0.20
normal
tower ^0.5
normal
tracing ^0.1.44
normal
optional
tokio ^1.53.1
dev
Versions
100%
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
Module in_memory
apalis_
workflow
0.1.0-rc.10
Module in_
memory
Module Items
Structs
In crate apalis_
workflow
apalis_workflow
Module
in_
memory
Copy item path
Source
Expand description
In memory backend for running workflows without persistence
Structs
ยง
InMemory
Workflow
In-memory queue that is based on channels