Hacker News new | ask | show | jobs
by Tomte 4855 days ago
Of course "you don't implement caching". I think it was clear that I was talking about designing a cache-aware application.

Cf. http://www.mnot.net/cache_docs/.

1 comments

Yes, and I was talking about implementing caching of components used to compose the pages and API responses, not a full HTTP cache tier that has to be placed in front of your application.
Okay, then I misunderstood where you were getting at. My fault.