Talk in English - US at Southeast PHP
View Slides: https://nomadphp.com/product/win-big-cache-out/
Short URL: https://joind.in/talk/c6c36
(QR-Code (opens in new window))
Caching can be a very complicated and loaded topic in Computer Science. There are many factors to consider from query caching, results caching, SQL caching, partial content caching, and full page caching. Look forward to finding out typically when, what, and where you should be caching and the best practices in implementing and how in PHP with various caching technologies(Redis, Memcached, and cloud based solutions). Always remember that you can over cache, so it is important to not go overboard as well.
Comments
Comments are closed.
Great information, and lots of it. Information was presented fairly quickly, and was difficult to digest - especially when the talk ran short.
Lots of great information here, in a short timeframe. Helped me to realize how I can add caching to many of my existing projects (especially the Laravel ones). The speaker did a great job at lowering the bar for entry level listeners, and communicating how well she understood the topic. Questions were answered very thoroughly.