Hacker News new | ask | show | jobs
by hruk 885 days ago
No, we're using EBS with Docker volumes, since all the containers are running on the same host.

SQLite actually performs very poorly on EFS in my experience (likely due to the fact that acquiring file locks is over the network).