Skip to content

Commit af0c5dd

Browse files
authored
Update README.md
1 parent ab15099 commit af0c5dd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Parallelizing Node.js operations with child process
22

3-
Example of how Migrate 1M items from MongoDB to Postgres in just a few minutes using Node.js child process
3+
Example of [how Migrate 1M items from MongoDB to Postgres in just a few minutes](https://youtu.be/EnK8-x8L9TY) using Node.js child process
44

5+
Hi this is the repo containing code examples and challenges of my video on [Cypress for begginers - Creating e2e tests on frontend apps](https://bit.ly/mini-curso-cypress).
6+
7+
**First leave your star in the repo 🌟**
58
![Aumentando em 999x a velocidade de processamento de dados com Node](https://github.com/ErickWendel/parallelizing-nodejs-ops/assets/8060102/6974de93-7848-477a-9198-9d99dedc18f3)
69

710

0 commit comments

Comments
 (0)