According to the session store section of: ( https://github.com/senchalabs/connect/wiki/)
There is: - connect-cassandra <http://github.com/b2msolutions/connect-cassandra> — Cassandra session store - connect-couchdb <http://github.com/tdebarochez/connect-couchdb> — CouchDB session store - connect-memcached <http://github.com/balor/connect-memcached> — Memcached session store - connect-mongo <http://github.com/kcbanner/connect-mongo> — MongoDB session store - connect-mongodb <http://github.com/masylum/connect-mongodb> — MongoDB session store - connect-mysql <http://github.com/nathan-lafreniere/connect-mysql> — MySQL session store - connect-orientdb <https://github.com/ffissore/connect-orientdb> — OrientDB session store - connect-redis <http://github.com/visionmedia/connect-redis> — Redis session store - connect-pg <http://github.com/jebas/connect-pg> — PostgreSQL session store - cookie-sessions <http://github.com/caolan/cookie-sessions> — Secure cookie-based session store - nstore-session <http://github.com/creationix/nstore-session> — nStore session store On Fri, Aug 17, 2012 at 4:04 PM, Mark Volkmann <[email protected]>wrote: > I understand that the Connect session middleware can be configured to > store session data in memory or in many SQL and NoSQL databases. However, I > haven't been able to find a list of the supported databases anywhere. Does > such a list exist somewhere? > > -- > R. Mark Volkmann > Object Computing, Inc. > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
