Live data from Hacker News

Kiba: A toy implementation of Redis written in Rust

github.com

1–2 of 2 posts

Re: Kiba: A toy implementation of Redis written in Rust

#2
Hello! Author here. I've been an active lurker on HN for a while now, but this is the first time I've posted anything so I'm a bit nervous :) This is a side project I started recently to get familiar with async in Rust using Tokio. I'd love to hear any comments/criticism about anything regarding the project!