In this session, we'll live-code a Redis Module in Rust that implements a Finite State Machine (FSM), we'll roughly follow these steps:
Intro to Redis
Intro to Redis Modules
Bootstrap our project
Deploy skeleton module to Redis on Docker
TDD loop `till completion - Rest of the time!
Creating a new data structure/data type in Redis
Adding commands to manage our FST - one at a time
Other talks at this conference 🚀🪐 https://www.conf42.com/rustlang2022
—
0:00 Intro
0:16 Talk