armenfilipetyan / express-session-rethinkdb

RethinkDB session store for Express 4.x
MIT License
25 stars 12 forks source link

Rewrite to use your own connection from rethinkdb official driver #7

Closed knownasilya closed 8 years ago

knownasilya commented 8 years ago

Basically makes it much more resilient to any kind of issues people might have. Since if you are using rethinkdb for sessions, then you are most likely using it in your app as a datastore.