session
Version:
Generic session manager (i.e. not depending on cookies or socket connection, etc.)
28 lines (17 loc) • 438 B
Plain Text
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.