steveo

Node.js/Typescript Background Task/Streaming Framework (Kafka, AWS SQS, Redis)

APACHE-2.0 License

Downloads
23.6K
Stars
10
Committers
11

Bot releases are hidden (Show)

steveo - v4.0.0-beta6

Published by johndagostino almost 3 years ago

  • fix concurrency bug with string instead of int
steveo - v4.0.0-beta4

Published by johndagostino almost 3 years ago

  • Fix releasing pool in SQS backend
  • Catch error on pool and not trigger runner exception
steveo - v4.0.0-beta3

Published by johndagostino almost 3 years ago

Make tasksPath optional parameter in configuration to ease upgrade path

steveo - 4.0.0-beta2

Published by johndagostino almost 3 years ago

  • Support for multiprocess runner
  • SQS consumer adjustments to not overload runner
steveo - 3.0.3

Published by ish-bindra about 3 years ago

  • [Bugfix] Fix for kafka producer emitting success early
  • Various dep updates
steveo - Steveo 3.0.2

Published by johndagostino about 3 years ago

  • Support Node 16.x
steveo - Steveo 3.0.1

Published by johndagostino about 3 years ago

Steveo 3.0.1

Replaced kafka back end with node-rdkafka

steveo - Release v2.3.2

Published by johndagostino over 3 years ago

Release v2.3.2

  • Ability to publish messages without a task
  • Better types for task callbacks
steveo - v2.10.0

Published by ish-bindra over 3 years ago

Added a missing type in the event emitter.