seance
v0.2.1
Published
Generic session manager. Fork of git://github.com/jpolo/node-session.git
Downloads
14
Readme
DESCRIPTION
Session package for nodejs. This is fork of simple and clean session management module.
https://github.com/jpolo/node-session
INSTALLATION
1. Install plugin `git clone git://github.com/melkior/seance.git .`
2. Include the library in your path
or
1. npm install seance
TODO
Write storage memcached Write storage sqlite Write storage file Write storage couchdb, mongodb, etc.
CONTRIBUTION
Contributions are welcome, feel free to push changes on github.