Using La Maquina to solve complex cache dependencies
Let’s talk about caching a page that has a ton of database objects that need to be pulled. Specifically, because that page render is centered around a monster model that has way too many dependencies.
Post a comment