Simplified mongodb session store for connect. 1. Leaves the db connection logic to the native mongo driver including write level concerns. 2. Requires a very low number of dependencies meaning it is easily kept up to date (node-mongodb-native 2.x & Connect 2.x). 3. Easy modification of session enabling annotation for use by orthogonal concerns -- Read More
INSTALL » npm install connect-mongodb-simple
CODE » git clone https://github.com/beaucoo/connect-mongodb-simple.git
Categories:
Engines:
- 0 node
Author:
- Unknown
Contributors- BeauCoo
- Rick Cotter
Maintainers
- beaucoo