{"library":"exframe-etl-queue","type":"library","category":null,"description":"exframe-etl-queue is a queue-based ETL step processor for Node.js (v18+), version 3.1.6. It manages enqueuing messages during extraction, automatically advancing them through ETL steps (Extract, Transform, Load) upon acknowledgment. Key differentiator vs generic queues is built-in ETL step lifecycle and error handling (messages go to error state on failure). Requires peer dependencies exframe-db 4.x and exframe-logger 3.x. Ships TypeScript types and uses CommonJS (require). Release cadence is not documented but based on semver.","language":"javascript","status":"active","version":"3.1.6","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install exframe-etl-queue","imports":["const { EtlQueue } = require('exframe-etl-queue')","const { EtlSteps } = require('exframe-etl-queue')","const { EtlSteps } = require('exframe-etl-queue'); const step = EtlSteps.Extract"]},{"cmd":"yarn add exframe-etl-queue","imports":[]},{"cmd":"pnpm add exframe-etl-queue","imports":[]}],"homepage":"https://bitbucket.org/exzeo-usa/exframe#readme","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"exframe-etl-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}