Develop merge: this includes the new handling of events larger than 16MBytes
The binlog event processing code is now better commented and is slightly easier to read.
Storing the large events in memory allows checksum calculations to be done in one step. This also makes the encryption of events easier as they require the complete event in memory.
* avro -> avrorouter * binlog -> binlogrouter