Thomas de Barochez
Thomas de Barochez
The humans.txt file is missing, isn't it ? Reference: http://humanstxt.org/
https://github.com/senchalabs/connect/blob/master/lib/middleware/static.js#L161-180
With some storage engine, it's could be more efficient to store datas & metas together (ie: CouchDB)
In the case where two concurrent commits are made on the same session, a conflict might occurs. I see three ways to deals with it : - throw an exception...