Hacker News new | ask | show | jobs
by cjubb39 4148 days ago
Perhaps it's best described just as an infinite-sized cache. I would assume they have enough request to very rarely be idle.
1 comments

Copy-on-write might be a better concept to allude to. You're making a new version, but efficiently, on demand.