Fish Touching🐟🎣

Write Ahead Log

Jun 9, 2023

# How

record:
	length: uint32      // length of data section
	checksum: uint32    // CRC32 checksum of data
	data: byte[length]  // serialized ddb.internal.LogRecord proto