Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the implementation of Redis using Python's asyncio library in this EuroPython conference talk. Dive into the creation of a realistic asyncio application by porting the popular data structure server, Redis, to Python. Learn how to handle basic Redis commands like GET, SET, and APPEND, as well as more advanced features such as notifications using pub/sub and implementing the MONITOR command. Discover techniques for persistence and gain insights into applying asyncio to real-world scenarios. Move beyond basic TCP echo servers and example servers, and understand how to leverage Python's async features, including the async/await keywords introduced in Python 3.5, to build robust and efficient applications.
Syllabus
Introduction
Overview
Publish Scribe
Block List Pop
Additional Considerations
Performance
Summary
Questions
Taught by
EuroPython Conference