New transaction proto file containing message definitions to be used in new replication system, which supports group commit behaviour.
New statement_transform library files with utility methods used in converting transaction messages into SQL strings.
Update transaction_reader and transaction_writer programs to use CodedOutput and CodedInputStream from GPB library and got rid of calls to korr.h macros entirely.