Skip to content

Releases: zydo/rotapool

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 04 Jul 17:43

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 12:00

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 01:47

Full Changelog: v0.1.2...v0.2.0

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 11 May 07:52

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 10 May 09:26

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@zydo zydo released this 06 May 10:51

Initial release of rotapool — a generic async resource pool with rotation, cooldown, and retry.

  • Round-robin resource selection with fewest-in-flight tiebreaker
  • Transparent retry with max attempts and deadline
  • Cooldown escalation table with auto-revival
  • Permanent resource disable