I am really confused with redis sorted set.
Lets say I have N number of items in the sorted set. I assumed whenever I add an item, it will be sorted in the set.