In this talk you will learn what PSR-6 and PSR-16 are, why they are designed like they are, what the differences are, and how to use them. From the provided interfaces, the virtual package on Packagist.org, to the implementations available. Everything will be explained for both beginners and more experienced developers. We will dive into implementations, cache stampede protection, all using libraries we can find on Packagist.org. We will also show how to start using it today in our current applications by using adapters. The entire talk will be accompanied with code samples and live demos, showing both working and failing caching systems.

Comments

Comments are closed.

Good presentation, but a little too basic for me.

Can't remember the talk had implementation examples... a few real-life implementations or stories about how NOT to use cache would've pimped the talk a bit IMHO

The adapter examples were a big plus, thanks for those!