Create a NodeJS API with Koa and TypeScript - #9 - Adding Redis

Published: 05 May 2020
on channel: Code Review Videos
2,327
28

In order to save (or persist) data over a duration longer than a single request, we need some long term storage solution to keep hold of our data. This could be a database like Postgres. In our case, this will be Redis.

You can setup and configure Redis however you like. For simplicity, I'm going to use Docker.


Watch video Create a NodeJS API with Koa and TypeScript - #9 - Adding Redis online without registration, duration hours minute second in high quality. This video was added by user Code Review Videos 05 May 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,327 once and liked it 28 people.