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".
![](/images/rust-projects-write-a-redis-clone.jpg)
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
![a-rust-to-do-list-cli-app-part-1](/images/a-rust-to-do-list-cli-app-part-1.jpg)
![call-conventions-ownership-and-mutability-in-rust](/images/call-conventions-ownership-and-mutability-in-rust.jpg)
![tdd-in-python-with-pytest-part-5](/images/tdd-in-python-with-pytest-part-5.jpg)
TDD in Python with pytest - Part 5
Updated on
![tdd-in-python-with-pytest-part-4](/images/tdd-in-python-with-pytest-part-4.jpg)
![tdd-in-python-with-pytest-part-3](/images/tdd-in-python-with-pytest-part-3.jpg)
![tdd-in-python-with-pytest-part-2](/images/tdd-in-python-with-pytest-part-2.jpg)
TDD in Python with pytest - Part 2
Updated on
![tdd-in-python-with-pytest-part-1](/images/tdd-in-python-with-pytest-part-1.jpg)
TDD in Python with pytest - Part 1
Updated on
![a-game-of-tokens-5](/images/a-game-of-tokens-5.jpg)
![flask-project-setup-tdd-docker-postgres-and-more-part-3](/images/flask-project-setup-tdd-docker-postgres-and-more-part-3.jpg)
![flask-project-setup-tdd-docker-postgres-and-more-part-2](/images/flask-project-setup-tdd-docker-postgres-and-more-part-2.jpg)