connect-couchdb
connect-couchdb copied to clipboard
Session management middleware for connect
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...
I'm having trouble getting a very standard rolling session scenario working with this adapter. As far as I can tell, the rolling option in express doesn't trigger any mutation of...
When using this module, I experience the problem that flashed messages and the passport user are not always available until the next but one request on my local machine (e.g....
Morning killer module, two issues/questions. First I found that the Connect-CouchDB store fails with older version of Express. The last three verisons of express 3.0.0rc1 - 3 appears to solve...