Redis Tutorial In 16 Minutes | Learn What, Basics and How to Implement FastAPI Redis

  Рет қаралды 7,192

Eric Roby

Eric Roby

Күн бұрын

Пікірлер: 30
@kevon217
@kevon217 Жыл бұрын
These tutorials are TOP NOTCH! Highly-appreciated !
@codingwithroby
@codingwithroby Жыл бұрын
Awesome! I am so glad you enjoy them 🙂
@sepehrghafari428
@sepehrghafari428 5 ай бұрын
This one helps me a lot! I was always scared of it. Thanks!
@codingwithroby
@codingwithroby 5 ай бұрын
Glad I could help!
@LiftAndC0de
@LiftAndC0de Жыл бұрын
Awesome! Your videos have been so helpful for me :)
@codingwithroby
@codingwithroby Жыл бұрын
Yay! I am glad you have been able to find value here 🙂
@CharlesEffiong-t6j
@CharlesEffiong-t6j 5 ай бұрын
I love it. You just earned a subscriber :)
@codingwithroby
@codingwithroby 5 ай бұрын
Yay, thank you!
@sandie_jr
@sandie_jr Жыл бұрын
Thanks, Eric. Clean explanation
@codingwithroby
@codingwithroby Жыл бұрын
So glad you enjoyed the content!
@muralir2418
@muralir2418 Жыл бұрын
Great tutorial. Could you please add tutorial for redis rq with fastapi. Thanks
@codingwithroby
@codingwithroby Жыл бұрын
Thank you! I will take a look for a future video.
@munroegarrett
@munroegarrett Жыл бұрын
Redis can persist data and can be used as a primary database although that is not the most common use case.
@codingwithroby
@codingwithroby Жыл бұрын
I guess you can, that would be a reallllly bad practice to do.
@munroegarrett
@munroegarrett Жыл бұрын
@@codingwithroby Perhaps although it would likely be possible to also persist the data to a regular database which would add redundancy while also preserving the performance benefits. It is much easier to achieve HA with Redis than it is with Postgres. A distributed multi-cloud, multi-server, multi-region Redis database with persistence is probably not an unsafe approach.
@alexandrodisla6285
@alexandrodisla6285 Жыл бұрын
Hello Roby, greetings from Haiti. Can't do the same demo with aioredis and httpx?
@codingwithroby
@codingwithroby Жыл бұрын
Hey friend! Yes, you may also use aioredis to get the same results 🙂
@jhalmu
@jhalmu Жыл бұрын
Great content! (upgrade that pip please :D) I like the music here.
@codingwithroby
@codingwithroby Жыл бұрын
Noted! I am glad you found value (and enjoyed the music!)
@jhalmu
@jhalmu Жыл бұрын
@@codingwithroby Actually I bought your Udemy Course - no, bought two courses
@codingwithroby
@codingwithroby Жыл бұрын
You're the best! Hope you enjoyed them and got value 🙂
@sarthak7413
@sarthak7413 6 ай бұрын
from where I can get the code?
@20BCS125MUTHARASU.A
@20BCS125MUTHARASU.A 5 ай бұрын
but in redis-py aioredis was merged so we can use that one with contextmanger in fastapi
@codingwithroby
@codingwithroby 5 ай бұрын
Awesome additional information!
@ronifintech9434
@ronifintech9434 8 ай бұрын
why not use lifespan? startup and shutdown have been deprecated.
@codingwithroby
@codingwithroby 7 ай бұрын
My new videos use lifespan.
@Optimusjf
@Optimusjf 9 ай бұрын
Excelent
@codingwithroby
@codingwithroby 9 ай бұрын
Thank you ❤️
@oktay9784
@oktay9784 Жыл бұрын
It's good for beginners, but I don't think that's how redis is used in the real world. we can't just say "hey go write this to redis" on every endpoint. there has to be a way to do it automatically, like background tasks.
@codingwithroby
@codingwithroby Жыл бұрын
Well background tasks is different - yes, they can populate Redis but what I’m showing is how Redis works. How to save and store data.
FastAPI with Jinja2 in UNDER 6 minutes
6:02
Eric Roby
Рет қаралды 24 М.
SQLModel: The Python Library You Didn’t Know You Needed
14:57
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
I've been using Redis wrong this whole time...
20:53
Dreams of Code
Рет қаралды 377 М.
15 POWERFUL Python Libraries You Should Be Using
22:31
ArjanCodes
Рет қаралды 68 М.
Redis Crash Course
27:31
Web Dev Simplified
Рет қаралды 658 М.
Redis за 20 минут
23:22
suchkov tech
Рет қаралды 164 М.
Validate JWTs issued by Auth0 in FastAPI
32:50
microapis
Рет қаралды 1,1 М.
SQLAlchemy Makes Using Python Databases EASY
19:08
Eric Roby
Рет қаралды 7 М.
SQLModel + FastAPI: Say Goodbye to Repetitive Database Code
19:50
Pydantic Has Saved Me Countless Hours Of Debugging
14:52
Eric Roby
Рет қаралды 7 М.