Hacker News new | ask | show | jobs
by stickfigure 540 days ago
> which only updated changed files

You pay for this with the inability to maintain instance state (even caches) and a glacially slow runtime. It's a tradeoff.

1 comments

Not sure what you mean about either of those two things? Never had any issues with instance state in our primary production environments, which were several instances of load balanced web servers. No idea what you're referring to as "slow"?