Building a Log Store in Rust – Part 1
I’ve decided to embark on trying to build a log storage database in Rust. Why a log database? Because Elasticsearch isn’t really up for the task. There is a lot of stuff in Elasticsearch that just doesn’t need to be there … Read More »