1.0.3 • Published 8 years ago

strong-cluster-connect-store v1.0.3

Weekly downloads
75
License
Artistic-2.0
Repository
github
Last release
8 years ago

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
1.0.3

8 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

10 years ago

0.1.4

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago