Skip to content

添加对score单个维度操作的支持 #24

Description

@someview

zrange:
可以指定返回某个特定维度的值
zadd:
可以修改某个特定维度的值

类似于将zset的score当成一个记录,A#B#C,此时,能够根据score的添加来更新某些特定的score. 比如,ZADD KEY NX 1#2#3 EX 1#2 MEMBER

Activity

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

      Issue actions