JumpMind / metl

Metl is a simple, web-based integration platform that allows for several different styles of data integration including messaging, file based Extract/Transform/Load (ETL), and remote procedure invocation via Web Services. Read more at www.jumpmind.com/products/metl/overview
GNU General Public License v3.0
207 stars 82 forks source link

Added support for batch deletes to speed things up. #978

Closed jmenefee2000 closed 3 years ago

gwilmer commented 3 years ago

I would probably move the if / for loop, but doesn't have to be done now. I.E. if you only read a message, you don't need the for loop...