这个方法与nodejs的Web应用程序一起使用吗?
解决方法
Redis的
> https://github.com/visionmedia/connect-redis
> https://github.com/mren/connect-session-mysql断链
> https://github.com/CarnegieLearning/connect-mysql-session旧,不支持
> https://github.com/chill117/express-mysql-session
Postgresql的
> https://github.com/jebas/connect-pg
MongoDB的
> https://github.com/kcbanner/connect-mongo
> https://github.com/bartt/connect-session-mongo
> https://github.com/donpark/session-mongoose
> https://github.com/masylum/connect-mongodb
Memcached的
> https://github.com/balor/connect-memcached
CouchDB的
> https://github.com/tdebarochez/connect-couchdb
> https://github.com/eldios/connect-cradle
了Riak
> https://github.com/frank06/connect-riak
sqlite的
> https://github.com/tnantoka/connect-sqlite
> https://github.com/pkrumins/supermarket-cart
基于文件的
> https://github.com/odogono/connect-session-file
> https://github.com/tnantoka/connect-fs
京都柜
> https://github.com/kazupon/connect-kyoto
天蓝
> https://github.com/pofallon/connect-bluesky
nStore
> https://github.com/creationix/nstore-session
节点脏
> https://github.com/mmichelli/connect-dirty
VOC(?)
> https://github.com/triAGENS/SessionVoc-Connect.js
实现自己的,很简单,see documentation here.