Like the video? Support my content by checking out Interactive Brokers using the link below: www.interactivebrokers.com/mkt/?src=ptlPY1&url=%2Fen%2Findex.php%3Ff%3D1338
@rmw11093 жыл бұрын
I went from 0-100 in Redis. This tutorial is a good one, well explained especially if you're conversant with OOP.
@futhedude4848 Жыл бұрын
best explaination i've ever seen about redis caching api tutorial.
@pankeshpatel68352 жыл бұрын
well explained and easy to understand tutorial on Python + Redis + Caching! thank you very much for sharing amazing tutorial.
@prasant732 жыл бұрын
Came in as a viewer, going out a fan. By architecture, this one can be explored as embedded, client-server and distributed caches. Consider exploring other models like reverse-proxy, cloud cache, side bar, reverse proxy side-car caches amongst others.
@teslaonly21363 жыл бұрын
I have been waiting for this for so long!
@smanan113 жыл бұрын
really helpful breakdown for a noob. very grateful that you are posting these vids.
@moeezmalik36663 жыл бұрын
You have a great channel man, so many gems here. Keep up the good work!
@shunlyu60453 жыл бұрын
Thank you Larry for your tutorial, can't wait to see more of your videos!
@gideonjake64753 жыл бұрын
@Landry Zaid thanks, I signed up and it seems like they got a lot of movies there :) I really appreciate it !!
@phillipgage59753 жыл бұрын
@Aries Nathaniel you are welcome =)
@dramjl3 жыл бұрын
Thanks for this amazing introduction and example on Redis and how to use it. I am definitely gonna use it in my code, it will be super useful to same time and getting my code faster.
@quarkinjapan11 ай бұрын
Damn, I wish I had found this before spending many hours learning how Redis works!
@liuhh023 жыл бұрын
Liked the video before watching because I know it's going to be good as always 😉
@balakumarkrishnaswamy92672 жыл бұрын
lovely tutorial
@florisquist5042 жыл бұрын
best tutorial for Redis thanks alot!
@medoabdin4803 жыл бұрын
Awesome tutorial, thx Larry
@sep692 жыл бұрын
Thanks you for this very clear tutorial. Just what I wanted to know ! Thanks again :)
@SuperDstiles3 жыл бұрын
Thanks for another great video, you always make things easy to understand.
@BillyBob-df4pg3 жыл бұрын
Great !! Thank’s Larry Really good content.
@aravindsudarshan27053 жыл бұрын
Hey Larry , Amazing man. You gained a subscriber immediately! Could you also do a video as to how redis is used as a message broker ? I am new to redis and this tutorial was all i needed!
@ajaygulani30863 жыл бұрын
Awesome tutorial!
@wanyansu3 жыл бұрын
Thank you for your great contents!
@ahmedelmawrdy43813 жыл бұрын
keep it up!
@mehedihasanmim5292 жыл бұрын
loved it...!
@AnyFactor3 жыл бұрын
Great content as always.
@axel_r_3 жыл бұрын
This is great. Thank you.
@Markus-eu3uj3 жыл бұрын
thumbs up, Larry!!!!
@kamaleshpramanik76453 жыл бұрын
Thank you very much for the awesome tutorial
@prodweatherman Жыл бұрын
fire
@Avico783 жыл бұрын
Thanks Larry, will u consider going deeper with redis ? i think dynamic caching of more complex response can be very useful (json,list)
@Avico783 жыл бұрын
@Part Time Larry sounds like some one hacked ur account;)
@parttimelarry3 жыл бұрын
Just spammers setting their display name, so annoying, notice their name isn't highlighted
@vivekr.k79503 жыл бұрын
Its really helpful thanks.
@sushi2slushy2 жыл бұрын
wow redis got some nice cli autocompletion/suggestion going on
@PeteHope3 жыл бұрын
Awesomeballs
@sanjeethnt56533 жыл бұрын
Great content, thank you, can you do the tutorial on SSE IEX Cloud data?
@ZeroDay-gn2cw3 жыл бұрын
Thank you very much
@vizvasrj3 жыл бұрын
farewell, very good
@longhuynh73213 жыл бұрын
Thanks for your amazing video, your English is great, i can understand whole content without subtitle. Hit like and sub right the way.
@AnikPatelIsABaws3 жыл бұрын
Hey Larry, great content! Could you update your website as it doesn't show anything past Part 5 for the Full Stack Trading App Tutorial? Thanks!
@bodulations3 жыл бұрын
Great stuff as always! Did you cache the url-string or the actual logo? How to cache the actual logo?
@shunlyu60453 жыл бұрын
Hi Larry, you have tried so many brokers API and data providers, can you created a video to compare them with pros and cons?
@parttimelarry3 жыл бұрын
I would like to do this. There are still a few other data providers and brokers I want to try. Will see if I can come up with a matrix of features, costs, etc
@bobsalita34173 жыл бұрын
@@parttimelarry Excellent.
@sanjaybhatikar3 жыл бұрын
Wonderful, Python + Redis = 👫
@MartinoxxHD2 жыл бұрын
It's ok to apply manual caching like this in a Django project? Or should I use the Django already made cache system (also with redis)?
@sushi2slushy2 жыл бұрын
what did you end up doing?
@tratkotratkov1262 жыл бұрын
Thanks for sharing, but what is this white noise that is running on background ? It is not the first time I am noticing it in your videos. Is it added intentionally ?
@lesliewubbel91573 жыл бұрын
Could you link the resources you used in the video thank you for making this!
@AlexCarter8813 жыл бұрын
cache money
@rodrigoperalta30433 жыл бұрын
How can I contact you to ask you a question about a pyhon software for Deriv broker
@johnis2123 жыл бұрын
Can you do a binance futures bot that gets trading view alerts from strategies? cause I'm pretty stuck . :(
@jameswang67143 жыл бұрын
kzbin.info/www/bejne/fZXPd5t8a8ydgdE
@headlibrarian19962 жыл бұрын
Is a redis query really significantly faster than a sqlite query?
@parttimelarry2 жыл бұрын
Reading from a key value store in memory will be faster than reading from disk. Not really comparing the two here though, the purpose is to cache API responses somewhere. SQLite is definitely fast enough.
@tradingonly70993 жыл бұрын
Is it possible to make another tdameritrade API video pt2 without changing the original code? I noticed a lot of people having issues.If you do, can you explain WHY you changed the code. Thanks. ps I'll accept your email or dm contact as well!(LOL)
@plouf19692 жыл бұрын
Good video, but it's a shame you didn't take the opportunity of showing best practices and instead you have 2 blocks of code that are pretty much copy-pasted from each other.