Building a Caching CDN in Rust: Part 3 | Exploring Advanced Features

2023-09-03

Join Corey in this productive coding session, recorded on September 1, 2023, as he makes significant progress in building a robust, caching Content Delivery Network (CDN) entirely in Rust. This stream is Part 3, where Corey successfully moves the cache from memory to a FileSystem and adds a SQLite Database for storing cache metadata.

In this insightful session Corey broadens the functionality of his CDN by including features like:

It's an exciting journey into cache control and multi-node deployment. Ideal for Rust enthusiasts and budding programmers. Don't miss out! Make sure to catch up on Parts 1 & 2 if you haven't already.

coreyja weekly

My weekly newsletter tailored at developers who are eager to grow with me!
Every week will be unique, but expect topics focusing around Web Development and Rust