Hacker News new | ask | show | jobs
by IshKebab 355 days ago
> maintaining module systems in a perfect sync on several systems

We use NFS. It's a fairly common solution. I don't think it's perfect but for this sort of thing you can turn on aggressive caching and then it works pretty well. In a previous company I believe all the modules were rsync'd nightly.