Skip to content

Patch Bluebird promise library to support continuation-local-storage

License

Notifications You must be signed in to change notification settings

overlookmotel/cls-bluebird2

Repository files navigation

cls-bluebird2.js

Patch Bluebird promise library to support continuation-local-storage

Current status

NPM version Build Status Dependency Status Dev dependency Status Coverage Status

Usage

This very much a work in progress and not ready for use yet.

Patches bluebird to work with continuation-local-storage.

Only works with bluebird v3.x at present. And not tested, so may not work at all!

Based on original code by @arthurschreiber.

Tests

Use npm test to run the tests. Use npm run cover to check coverage.

Changelog

See changelog.md

Issues

If you discover a bug, please raise an issue on Github. https://github.com/overlookmotel/cls-bluebird2/issues

Contribution

Pull requests are very welcome. Please:

  • ensure all tests pass before submitting PR
  • add an entry to changelog
  • add tests for new features
  • document new functionality/API additions in README

About

Patch Bluebird promise library to support continuation-local-storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published