Jan 21, 2018
Rust Redis Modules —
Redis Modules with Rust With newer versions of Redis, the modules API lets users extend Redis' already powerful functionality. To quote the Redis website:…
Jan 10, 2018
Rust In 2018 —
Rust in 2018 This short post is a reflection on Rust in 2017 and some ideas I would love to see in 2018 written in the spirit of this blog post.…
Mar 6, 2017
Cleaner Go —
Large code bases can become increasingly complex to manage as you add more code while also refactoring what is there already.…