Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

you can lock directories, you can atomically swap directories (on linux), CoW filesystems make cloning kind of cheap. That could be used to implement transactions and commits. Getting the consistency checks/conflict detection during the commit right would be the most difficult part. Change notifications could be used to do some of that proactively. It's a terrible idea, but it could be done.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: