Scaling your real time applications with redis PUB/SUB

preview_player
Показать описание
Scaling your real time applications with redis PUB/SUB.
In this video, I have covered about what is pub sub, what is does, why do we need it.
Architecture of it.
Practical implementation of it, using redis-cli.
Some commands and some appendix.

Soon, we are going to dig deeper into the redis and will going to understand it even more better.
Stay tuned and Happy learning.

Please find the PDF link, that I have used here.

#redis #pubsub #redis-pubsub #realtime #architecture #database #inmemory
Рекомендации по теме
Комментарии
Автор

How radis is different from websockets? And when to use is in real time?

ShridharSahu