node_session
=================================
node_session is a simple to use, but highly configurable Node.js session manager.
Some interesting features include: - Configurable to use session cookies or session cookies. - Expiration times for the session data and the cookie are seperately configurable. - The capability to run functions when a session is destroyed, created or updated. - Security features like User-Agent matching and IP address matching. - Capabilities to add new methods of storing session data.