Skip to content

v0.1.0b1

Pre-release
Pre-release

Choose a tag to compare

@CCXLV CCXLV released this 07 Feb 10:53
· 79 commits to main since this release
1d7c557

Pre-release / Beta
This is an early beta release of FluxQueue. It’s intended for testing and feedback.

Supported Platforms

  • Linux

Features Included

  • Rust-powered task queue core
  • Async & sync Python task support
  • Redis-backed task persistence
  • Simple decorator-based API
  • Automatic retry mechanism
  • Multiple queues support
  • Type-safe Python interface

Known Limitations

  • Windows/macOS support not yet implemented