Docs.rs
distributed-scheduler-2.2.4
distributed-scheduler 2.2.4
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
AH-dark
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
etcd-client >=0.14, <1.0
normal
optional
hashring ^0.3.6
normal
job_scheduler_ng ^2.0.5
normal
redis >=0.26, <1.0
normal
optional
thiserror ^2.0
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
anyhow ^1.0
dev
redis >=0.26, <1.0
dev
redis-test >=0.7, <1.0
dev
tracing-subscriber ^0.3
dev
Versions
44.44%
of the crate is documented
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
All
distributed_
scheduler
2.2.4
Crate Items
Structs
Enums
Traits
List of all items
Structs
cron::Cron
driver::etcd::EtcdDriver
driver::local::LocalDriver
driver::redis::RedisDriver
driver::redis_zset::RedisZSetDriver
node_pool::NodePool
Enums
cron::Error
driver::etcd::Error
driver::redis::Error
driver::redis_zset::Error
node_pool::Error
Traits
driver::Driver