Hacker News new | ask | show | jobs
by bjeanes 4332 days ago
You can write to the file system, it's just not persistent across dyno restarts or shared across running dynos. Writing out for in-request work is fine.