Single query cache and pagination cache (until a future post) and ad hoc joins. An over-override of appModel::find

In a project i’m working on, being unaware of super behaviours or plugins that may appear on github, i made some search to find fast and effective solutions (or ideas) for the needs at hand. Namely, performance -> caching. Needs stacked over time. I liked the idea of single query …