Setting up

Let's get started by checking that your environment is correctly set up. This lesson will take you through the code repository attached to this course with a tiny Rust project that can communicate with a Redis server.

I'll also show you how to use the admin scripts in the directory to spin up and tear down a working Redis instance using Docker containers.