Hacker News new | ask | show | jobs
by jjobi 3424 days ago
It is a mini-file system, working directly on top of a block device. Having something else in between is not a good idea. Much of the data handled by docker storage driver is temporary and does not even have to hit disk before thrown away.

This project is currently in experimental mode. We would appreciate any feedback you may have.