Applications should be fast regardless of any cache system. However, sometimes we do need to cache data in order to optimise things and deliver a fast response to the clients. This talk covers the different types of cache offered Doctrine ORM (metadata, query, result set, and second level cache), how they work together with the Unit of Work and what we should know before caching all the things.

Comments

Comments are closed.

A bit basic for experienced Doctrine users, but well presented and clear.

Very clear talk with many improvements to have a faster application

Interesting and entertaining