v1.6
Changelog
- Parse messages in a global goroutine pool.
- Route messages per its offset. A batch consists of a continuous range of offsets of a single partition.
- Write clickhouse in a global goroutine pool.
- Improved CI setup.
- Added pprof, gops support.
- Added Date, DateTime, DateTime64 support.