Karafka v2.0.0-beta1 Release Notes

Release Date: 2022-05-22 // almost 2 years ago
    • ⚡️ Update the jobs queue blocking engine and allow for non-blocking jobs execution
    • Provide #prepared hook that always runs before the fetching loop is unblocked
    • 🐎 [Pro] Introduce performance tracker for scheduling optimizer
    • Provide ability to pause (#pause) and resume (#resume) given partitions from the consumers
    • 🔨 Small integration specs refactoring + specs for pausing scenarios