dprocessor

0.0.2 • Public • Published

Overview

Process MySQL data via streams.

Data processors

  • It process incoming data from the pipe
    • After data manipulation, it should always push data, resume the pipe, and call next();
  • Every processor should handle its own errors
  • Every processor should be plugable, modular, and contained in itself/isolated

Package Sidebar

Install

npm i dprocessor

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

9.98 kB

Total Files

8

Last publish

Collaborators

  • thalesfsp