Kafunk v0.1.0 Release Notes

Release Date: 2017-05-01 // almost 7 years ago
    • Ensure recovery during broker restart (virtual broker routing).
    • ➕ Add Producer.produceBatched with improved API and performance:
      • Takes a batch of messages rather than a function returning a batch.
      • Parallelizes requests across brokers.