strong-cluster-connect-store
v1.0.3
Published
Implementation of connect session store using node's native cluster messaging
Downloads
51
Readme
Connect Session Store for Cluster
Overview
Strong-cluster-connect-store is an implementation of connect session store using node's native cluster messaging. It provides an easy way for using sessions in connect/express based applications running in a node cluster.
Features:
- Supports both connect and express.
- No dependencies on external services.
- Module is shipped without connect, it will use your version of connect or express.
- Covered by unit-tests.
Documentation
For complete documentation, see StrongLoop Documentation | Strong Cluster Connect Store.
Installation
$ npm install strong-cluster-connect-store