Introduction to basic multithreading in Node JS backend
https://blog.appsignal.com/2022/07/20/an-introduction-to-multithreading-in-nodejs.html
---
Adding Redis Db into Nest JS API
https://blog.logrocket.com/add-redis-cache-nestjs-app/
---
Practice using Prism ORM on database migration
https://blog.logrocket.com/effortless-database-schema-migration-prisma/
#nodejs #multithread #nest #redis #prisma #migration
https://blog.appsignal.com/2022/07/20/an-introduction-to-multithreading-in-nodejs.html
---
Adding Redis Db into Nest JS API
https://blog.logrocket.com/add-redis-cache-nestjs-app/
---
Practice using Prism ORM on database migration
https://blog.logrocket.com/effortless-database-schema-migration-prisma/
#nodejs #multithread #nest #redis #prisma #migration
Appsignal
An Introduction to Multithreading in Node.js | AppSignal Blog
Let's dive into multithreading and how to use worker threads in Node.
Exercise on introduction to database migration
https://dev.to/danielhe4rt/database-101-how-does-migration-between-databases-work-in-the-real-world-24dn
#databases #migration
https://dev.to/danielhe4rt/database-101-how-does-migration-between-databases-work-in-the-real-world-24dn
#databases #migration
DEV Community
Database 101: How does migration between databases work in the real world?
Recently my new task at ScyllaDB is to study how to Migrate data between Databases and as I promised...