Skip to content

Why Sorted Set on redis use Command Start with "Z", What does "Z" stands for?  #4024

Closed
@PiyushNagar

Description

@PiyushNagar

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.

Activity

antirez

antirez commented on May 27, 2017

@antirez
Contributor
ohye3166

ohye3166 commented on Nov 13, 2021

@ohye3166
Contributor

funny

madolson

madolson commented on Nov 14, 2021

@madolson
Contributor

Ain't it? we can probably close this now though.

cuishuang

cuishuang commented on Apr 29, 2022

@cuishuang
Contributor

Maybe another reason: Sset is weird and hard to pronounce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @antirez@cuishuang@PiyushNagar@madolson@ohye3166

        Issue actions

          Why Sorted Set on redis use Command Start with "Z", What does "Z" stands for? · Issue #4024 · redis/redis