Why Sorted Set on redis use Command Start with "Z", What does "Z" stands for? · Issue #4024 · redis/redis
Like command for list start with prefix "l", for set start with "s". In case of sorted set "Z" implies to some thing or it is used randomly.