Hello everyone! I've been studying log structured merge tree's and have implemented one in entirely written in GO with a write ahead log, transactions, and more! This is a single level approach. I hope you take the time to check it out and I appreciate any feedback, cheers! :)