Pambdajs Versions Save

Parallelized Lambda, the wrapper to help run lambda/anonymous function in parallel. 🚀

v1.1.1

3 years ago

1.1.1 (2020-09-06)

Bug Fixes

  • update dev dependencies (fefedcf)

v1.1.0

3 years ago

1.1.0 (2020-09-06)

Features

  • remove unnecessary logger and dependency (870f0fa)

v1.0.1

3 years ago

1.0.1 (2020-08-25)

Bug Fixes

  • fix badge and update README.md (2f40a84)

v1.0.0

3 years ago

1.0.0 (2020-08-24)

Bug Fixes

Features

  • add different work type (cbee535)
  • add filter function into Orchestrator.ts (f92f8f5)
  • add filter function to orchestrator (da53d49)
  • child process only log when debug (cdfd4ee)
  • refactor worker (a2cf0f2)
  • update packages.json style (f044013)
  • update packages.json style (2e85d9b)

Performance Improvements