Redis Tutorial for Beginners #9 - Using Redis with Next.js

preview_player
Показать описание

🚀🥷🏼Get early access to this entire course now on Net Ninja Pro:

📂🥷🏼 Access the course files on GitHub:

💻🥷🏼 Learn more about Redis & Redis Stack:

Рекомендации по теме
Комментарии
Автор

Thank you net ninja you inspired me to open my own youtube channel for Coding.

imPriyankCoder
Автор

This is good. Although I'm wondering how fast we were in adding data to redis since it took some time from clicking submit till you got redirected to home page. Was it purely network latency since adding to redis should be fast?

kritibindra
Автор

Not able to set multiple hash values at once, getting "Error: ERR wrong number of arguments for 'hset' command" Please help

_omkar_walhekar
Автор

I came across an error when trying this part out. I had to remove 'await' from if (!client.isOpen) { 'await' client.connect() } in db.js

chloecourtois
Автор

how can i use redis client inside reactjs app. which will get data on item update in redis server. e.g console.log(v))};

sukhdeepsingh-up
Автор

i always get type error invalid arg. type when i use hSet as you🗿

sadameer