Extraload icon indicating copy to clipboard operation
Extraload copied to clipboard

Powerful ETL library.

Results 6 Extraload issues
Sort by recently updated
recently updated
newest added

Possible solutions: - https://github.com/misterion/ko-process - https://github.com/videlalvaro/php-amqplib

enhancement

Hi there, Thanks for sharing Extraload with the community. It would be great if some more examples and documentation could be added to the library. **Why would we need a...

- [ ] Finish `QueuedPipeline`. - [ ] Dispatch events.

https://github.com/oscarotero/Embed

Many ETL processes generally have more complex workflows than a simple pipeline. There are conditional branches, split/merge branches, success/error branches, etc. So you probably need a node / graph based...