Skip to content

Commit

Permalink
show the delayed->ready transition via 'kick'
Browse files Browse the repository at this point in the history
...as proposed in issue beanstalkd#172
  • Loading branch information
karenetheridge committed Mar 18, 2013
1 parent 76adfd9 commit 7b81226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Here is a picture with more possibilities:
put with delay release with delay
----------------> [DELAYED] <------------.
| |
| (time passes) |
kick | (time passes) |
| |
put v reserve | delete
-----------------> [READY] ---------> [RESERVED] --------> *poof*
Expand Down

0 comments on commit 7b81226

Please sign in to comment.