ZJONSSON / node-etl

npm install etl
232 stars 49 forks source link

Version updates #123

Closed markedg closed 5 months ago

markedg commented 8 months ago

Aims to bring up-to-date most of the modules used by the adapters:

It attempts to maintain backwards compatibility, particularly with ElasticSearch and MongoDb.

Additionally, it tries to standardize pushResults across the adapters.

We have been running with this in production for the past month or so without issue.

ZJONSSON commented 5 months ago

Excellent, thank you @markedg