Skip to content

DEL command returns potentially incorrect number of keys deleted #1

@devfire

Description

@devfire

Right now, if you say DEL foo bar baz but baz does not exist, DEL will still return 3 as the total number of keys removed. That is incorrect, the correct number is 2.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions