Hacker News new | ask | show | jobs
by fipple 2705 days ago
Well these fake viral messages are usually quite temporary so you could expire the cache after some time and if some messages have particularly long “legs” just re-send them to clients after their TTL expires
1 comments

Well done! You've elegantly solved the problem of the cache being append-only.