Skip to content

v0.6.1

Choose a tag to compare

@longzhi longzhi released this 03 Oct 08:32
· 3 commits to main since this release
  • New Feature – Added a Redis Beat scheduler backend with distributed leader election to support resilient multi-instance scheduling (#6).
  • Compatibility Fixes – Addressed compiler and lint changes on Rust 1.80+, relaxed clippy’s manual_is_multiple_of, removed the global -D warnings, and temporarily disabled the minimal-versions check for build stability.