Home > node-session

node-session

Node-session is a project mainly written in JavaScript, based on the MIT license.

node generic session manager module

node-session package for nodejs

DESCRIPTION:

HOW TO INSTALL:

  1. Install plugin git clone git://github.com/as-jpolo/node-session.git .
  2. Include the library in your path

CHANGELOG:

0.1

Still under development

TODO:

Write storage memcached

Write storage sqlite

Write storage file

Write storage couchdb, mongodb, etc.

Publish on NPM

CONTRIBUTION:

Contributions are welcome, feel free to push changes on github.

Previous:mowzer