Bro is picking up performance benchmark like infinity stones.
Dude I just want to say your channel is a literal goldmine. Real world use cases, relevant technology, explanation of the implementations, great metrics, always responding to good feedback positively. I watch one of your videos and then see another one I’m interested in watching and it’s always uploaded like within the last month. The quality and frequency you upload these at is astonishing. Easily one of my favorite channels right now! This is my first time donating on YT, I just have to after appreciating this channel so much. Thank you for all the hard work and please keep it up!
I like the fact that you don’t just throw the benchmark but also explain how you’ve made it and how it is relevant
⚠If you can improve Redis or Memcached, please send me a PR, and I'll rerun the test! ⚠
Memcached vs KeyDB (Redis fork focused on performance)
I watch those benchmarks because they are like therapy :D
this channel is so good, keep up the great work!
Your benchmarks are what people like us need so badly. Now we can have the source for future tech decisions.
WTF I could bet that Redis will be a lot faster than memcache. Last time I was using memcache was like 10 years ago. I remember that I switched to Redis because everyone was saying that it is faster and it started to being recommended in frameworks, while Memcache become obsolete. I think I will go back to Memcache for most projects where I do not need extra Redis features (just simple key->value cache). Thank you for that.
You’re really helping me choose technologies that I want to work with in th future, Thankyou.
You definitely deserve more views, your channel is a goldmine for software engineers. I love how you use real world technologies and basic configuration. I would also love to see videos comparing these technologies but with configuration tunning to see where they can go.
Splendid overview of the problem before the benchmark, Anton!
Love the systematic approach you use for all these tests. Very good!
I just want to say `thank you` for all those awesome benchmarks! :-)
Awesome!) It would be incredible useful 1) to know the reason for performance difference) like why memcache faster than redis) like they both written in C) but memcache supports only strings and doesn’t support persistence) 2) and advices like try to use redis with 50% cpu load and you will be able to use all the features redis provides and have similar to memcache latency
That is wild. Honestly didn't think the difference between these two would be this large.
Keep up the good work, your benchmarks provide necessary information to take decisions based on multiple factors.❤
Hi Anton, thanks for your terraform and kube tutorials made a production cluster at my current job using them truly valuable. Thanks for these benchmarks too!!
Thank you Anton. One request can you do an extra video like behind the scenes to explain to us how do you setup those instances in aws
@AntonPutra