express-session-redis

0.2.0 • Public • Published

Express-Session-Redis

Currently express sessions only live in memory. This allows for persistent sessions info to be stored in redis.

You Need

Install Kiwi Dependencies

% kiwi install express
% kiwi install redis-client
% kiwi install express-session-redis

Running

Setting this enviornmental variable to true flushes the db everytime

% export MIGRATE_EXPRESS_SESSIONS=true

Testing

% bin/spec

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    62
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    62

Package Sidebar

Install

npm i express-session-redis

Weekly Downloads

24

Version

0.2.0

License

none

Last publish

Collaborators

  • atmos