Community

Caching Result Sets in PHP: Object Interaction Within a Caching System

(Alejandro Gervasio) In this article, we work directly with a standalone caching class, showing how it interacts with other objects. We will work with aggregation and composition to achieve our goals, which include implementing a time expiry based caching mechanism.

Read More - Register for Free Membership