Hacker News new | ask | show | jobs
by AtheistOfFail 287 days ago
I disagree. For large search pages where you're building payloads from multiple records that don't change often, it could be beneficial to use a cache. Your cache ends up helping the most common results to be fetched less often and return data faster.