Featured

Extending Redis with Rust | Brian Sam-Bodden | Conf42 Rustlang 2022



Published
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
Category
Job
Be the first to comment