|  |      1xieren58      2013-08-30 10:17:34 +08:00 connect-mongo | 
|  |      2GordianZ      2013-08-30 10:39:26 +08:00  1 connect-flash 不是用来管理 session 的啊,亲…… 用楼上说的 connect-mongo, 或者仔细看一下 connect/express 的 session store. Ps, 我用的 connect-redis. | 
|  |      3coolicer OP | 
|  |      4coolicer OP @GordianZ 请问我怎么实现这个: Messages are written to the flash and cleared after being displayed to the user. (这个是flash的介绍) 我现在是保存在了mongo里,只是不知道怎么清掉它。我怎么实现这个功能? | 
|  |      5GordianZ      2013-08-30 11:47:12 +08:00 | 
|  |      6G2bN4dbX9J3ncp0r      2013-08-30 12:29:40 +08:00 @GordianZ 有redis的吗? | 
|  |      7GordianZ      2013-08-30 13:10:08 +08:00 | 
|      8jayceefun      2013-10-18 13:42:05 +08:00 试试passport |