SarthakMakhija / go-lsm

LSM-based key-value store in Go for educational purpose.
Apache License 2.0
54 stars 6 forks source link

add a blog description #1

Open xia-Sang opened 1 week ago

xia-Sang commented 1 week ago

Can you add a blog description about lsm and the implementation logic details of the code? This is a very good lsm code case that can be used for learning purposes. Thank you for providing it. I learned a lot.

SarthakMakhija commented 1 week ago

Hey @xia-Sang thank you for bringing it up. It is in progress, a bit delayed though.