commitlog
commitlog copied to clipboard
Message batch format change
In order to support compression (#8) we likely need to change the message encoding format.
Something similar to Kafka where the batch itself is encoded together rather than message-by-message encoding. https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol