How to implement Redis TOPK for finding top liked posts with hashtag
Had a question, i'm not sure if there is a REDIS structure (or group of structures?) that can handle this. I already have a solution, but it doesnt scale at all... So, I want to track the top 100 trending…