logo

I wrote an async LSM storage engine in Rust

Posted by mehrdad__3301 |2 hours ago |1 comments

mehrdad__3301 2 hours ago

Hi everyone, I wrote a simple async log-structured-merge-tree engine for learning/hacking databases. I appreciate comments and feedback.