Highlights
- basic SCRAM infrastructure landed
- throughput improvements by removing the timeout on
replicate batcher
from raft to match that of the network layer - supressed heartbeats while in replication (catch up) mode
- move api docs to /usr/share
- implemented priority based leader elections
- reduced the timeout on Kafka api fetch
- add basic incremental config parsing