Skip to content

discard needs to get out of the multi #2

@wilkenstein

Description

@wilkenstein

From http://redis.io/commands/discard:

Flushes all previously queued commands in a transaction and restores the connection state to normal.

So I think discard reverts the connection out of a multi, and won't accept multi commands on it anymore. That needs to be verified, but jedis sure seems to think it works this way.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions