Тёмный

Let's Learn Django - Caching with Redis 

Vandad Nahavandipoor
Подписаться 46 тыс.
Просмотров 17 тыс.
50% 1

Опубликовано:

 

25 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 25   
@kramstyles
@kramstyles 5 месяцев назад
I love your video man. I didn't skip and I'm glad I stuck till the end. You made it all simple especially for people who have no idea how to use Redis (or are too scared for it at first). I'm glad you included the entire process.
@TheCouncellor7
@TheCouncellor7 2 года назад
Thank you for the raw tutorial Vandad, Not everything runs as smooth as the tutorials out there show, Part of development is getting everything to work together, Thanks also for sharing the thinking process and honesty, keep it up 👍
@toubibmaroc2148
@toubibmaroc2148 2 года назад
I think it's a good idea to know your material very well before you publish a tutorial. I wish you all the best!
@mangelozzi
@mangelozzi 2 года назад
I agree, feels like this tutorial is about 30 mins ahead of me just experimenting myself.
@sadegh9614
@sadegh9614 2 года назад
The training was very good I wish you also taught how to set time for cache !
@VandadNP
@VandadNP 2 года назад
Great idea!
@DavidKotschessa
@DavidKotschessa 2 года назад
Love me some meat food. 🤣 Thanks for this - needed to cache up (see what I did there?) quickly on this topic.
@VandadNP
@VandadNP 2 года назад
Perfect! 😆
@omidestaji3457
@omidestaji3457 2 года назад
Thank you Vandad (from IRAN)
@VandadNP
@VandadNP 2 года назад
Azizam khahesh mikonam 👍🏻
@thinhnguyenvan7003
@thinhnguyenvan7003 2 года назад
I like the way you laughing. It is so peaceful😛
@VandadNP
@VandadNP 2 года назад
Haha, good to know
@MrZzm88
@MrZzm88 2 года назад
Thank you for the great tutorial! What's the plugin in video to show realtime error when coding?
@MrZzm88
@MrZzm88 2 года назад
I found it : it's Error Lens
@Rei-km7yj
@Rei-km7yj 2 года назад
Great tutorial. It was helped me.
@devbazregari8879
@devbazregari8879 2 года назад
awesome toturial bro . keep going .
@sabarinathjv4511
@sabarinathjv4511 2 года назад
consider a new article model which has FK connection to User , i had a get fn which get all articles of the logged in user , at initial state the user will have only one article , at the first time calling the get fn we get first object , and the object is saved to cache , now the problem , more articles assigned to the user , and the get fn only returns the first object in its my , how can we solve this ?
@michaeljayarizala9305
@michaeljayarizala9305 2 года назад
How about on every time an article is assigned to the user, you update the cache as well such as appending to the cache ?
@hdphoenix29
@hdphoenix29 2 года назад
Mashala dash vandad
@VandadNP
@VandadNP 2 года назад
Mamnoonam 💙
@MartinoxxHD
@MartinoxxHD 2 года назад
What happens with cache if a recipe is updated?
@osvaldo_moncion
@osvaldo_moncion 2 года назад
At some point in your logic you must clear the cache when an update is made to the model.
@supriyomitra6135
@supriyomitra6135 2 года назад
Good tutorial, but why do you take the trouble of using vscode for python coding? It is much more convenient to use a text editor (like gedit on ubuntu or notepad on win) along with the command line to execute the code.
@jeanlasalle2351
@jeanlasalle2351 2 года назад
Nah, it requires an operating system for that : Why take the trouble of using one for python coding ? It is much more convenient to engrave your HDD by hand along with your brain to execute the code. You don't need much hardware that way, which is a plus as CPU are expensive !
@VandadNP
@VandadNP 2 года назад
I believe most people use some sort of text editor for Python development, either PyCharm, VSCode or Sublime and many more alternatives are out there. It makes the whole process a lot more convenient with built-in support for the language.
Далее
Django Nginx Cache | Vary Header | Header Directives
46:47
Ilkinchi hotin oberasanmi deb o’ylabman🥹😄
00:26
Integrating Celery in Django
1:15:53
Просмотров 11 тыс.
I've been using Redis wrong this whole time...
20:53
Просмотров 365 тыс.
Python and Redis Tutorial - Caching API Responses
32:26
DjangoCon Europe 2023 | Caching everywhere
35:17
Просмотров 1,2 тыс.
Sending Emails in Django With Celery
23:20
Просмотров 78 тыс.
django Architecture - Connection Management
15:10
Просмотров 49 тыс.
Mastering Django Celery and Redis || Code with SJ
22:49
Let's Learn Django - Authentication and Authorization
29:49