Skip to content

v2.6

Compare
Choose a tag to compare
@kelindar kelindar released this 05 Jun 11:52
b8c4d8e

This release makes flush and read rate limiting configurable which allows brokers to be more protected against misbehaving clients.

Changelog:

  • Made flush rate configurable for tuning socket writes (#250)
  • Removed 1 alloc in channel validation (#251)
  • Added a read rate limiter which allows limiting the read QpS per client (#252)