strong-cluster-connect-store

1.0.3 • Public • Published

Connect Session Store for Cluster

Build Status NPM version

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

Dependencies (0)

    Dev Dependencies (10)

    Package Sidebar

    Install

    npm i strong-cluster-connect-store

    Weekly Downloads

    24

    Version

    1.0.3

    License

    Artistic-2.0

    Last publish

    Collaborators

    • dhmlau
    • 0candy
    • hacksparrow