0.0.5 • Published 11 years ago

domain-id v0.0.5

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

domain-id Build Status

Assigns an ID to a domain.

Propagates IDs across requests.

Install

$ npm install domain-id

Use

You just need to require domain-id:

require('domain-id');

You will then have domain._id accessible in your domain objects. This id will automatically propagate across your HTTP requests.

Licence

MIT

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago