Skip to content

zadd 命令不兼容 #3078

@lintanghui

Description

@lintanghui

Is this a regression?

Yes

Description

pika zdd :zadd key score1 member1 score2 member1
实际结果add成功的是score1
同样的 zadd:
redis 实际add成功的是score2

在pika里对member相同的进行了过滤后续重复的member直接被丢弃,但是在redis实际应该是覆盖逻辑

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

No response

Please provide the version you discovered this bug in (check about page for version information)

all version

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    ☢️ BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions