When I was studying Redis for my database, I learned that ‘Zset’ means ‘Sorted Set’.
What does ‘Zset’ actually stand for? I couldn’t figure out why it also means ‘Sorted Set’.
It could be simple or too broad question, but I want to understand exactly what I learned.
2
Answers
Sorted sets could have been named sset, but it’s unpronouncable, as well as ss has a bad connotation in Europe. So, maybe due to this, or just for fun they have chosen the zset name.
So, it is highly probable that the chosen name has little to do with technology and more with culture. This is what I can work out from the sources available, but this is only probably true. If you need factual precision, then you might want to send a message to the authors, asking them.
A similar question is asked before on Redis’s github page and the creator of Redis answered it
s
h
l
z
x
pf