source code:
https://github.com/amiriltd/hybrid-output-cache
Its no secret that Output caching can significantly improve the performance and scalability of an app by reducing the work required to generate responses from the server. Theoretically, Mic...