MongoDB NodeJS Driver and background ‘$out’ to S3 using mongoDB Federation
mongoDB Federation has an export feature to S3 using $out.
There is also an option ‘background’:true to have an immediate response and don’t wait for the final result.
mongoDB Federation has an export feature to S3 using $out.
There is also an option ‘background’:true to have an immediate response and don’t wait for the final result.