Hacker News new | ask | show | jobs
by jwo 5115 days ago
Heroku provides a read-only file system on their Bamboo stack, and a "scratch-pad" file system on their Cedar stack where changes are thrown away after the web request finishes.
1 comments

Thanks, I didn't know that.