devHand's honest review, [Hands-on] Using Redis Effectively Based on Experience at a Large Corporation course
Reviews 10
Average rating 5
The code is very simple and I think it's a good lecture for beginners. More importantly, I think it's the various uses that the instructor explains. I think there will be some people who won't be satisfied if they just look at the code without listening.
2
There is nothing difficult about the code that handles Redis. It is because it is used very limitedly and because repetitive logic is applied in fact. The problem is how to use Redis. I think it will be very helpful in actual practice if you know the nature of single-threading and can implement various forms. Thank you for leaving a good review.
1

