Free book "Rust Projects - Write a Redis Clone"
By Leonardo Giordani -
I just published version 1.1.0 of my free book "Rust Projects - Write a Redis Clone".

You can download the book from Leanpub!
The book follows the Redis challenge on CodeCrafters and contains a 40% discount for any type of paid membership.
In this version I added a section to chapter 5 to restore some tests that I left commented in one of the previous sections during a refactoring. I also added a final section to address compiler warnings and tidy up the code.
Related Posts



TDD in Python with pytest - Part 5
Updated on



TDD in Python with pytest - Part 2
Updated on

TDD in Python with pytest - Part 1
Updated on


