Hacker News new | ask | show | jobs
by ok123456 1477 days ago
If you really want to cache the results use e-tags based on a hash set on write, or just include that hash as part of your request as well.