koajs / generic-session

koa session store with memory, redis or others.
MIT License
414 stars 65 forks source link

add koa-generic-session-sequelize session store #103

Closed natesilva closed 7 years ago

natesilva commented 7 years ago

Add a link to a compatible session store that works with the Sequelize ORM and has been tested with SQLite, MySQL, PostgreSQL and Microsoft SQL Server.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 96.269% when pulling c8db428d262a5b5a2d5832b66e24305f18358dd6 on natesilva:patch-1 into 6bd4f3ba5f6c5ce88c485be778b21a95c0aab84a on koajs:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 96.269% when pulling 9cd7fa3842c1b0bd2162bd6bc7fbae1d872feed6 on natesilva:patch-1 into 6bd4f3ba5f6c5ce88c485be778b21a95c0aab84a on koajs:master.