This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git.
from c6757cb Merge pull request #24 from rlenferink/master
add c009f1c Add transactional message example
add f29f9a0 Add the design document of transactional message
add fe204bd Formatted the document
new cd126bc Merge pull request #26 from duhengforever/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
_data/navigation.yml | 2 +
_docs/25-rmq-transaction-example.md | 124 +++++++++++++++++++++
...18-07-13-the-design-of-transactional-message.md | 51 +++++++++
.../images/blog/checking-transactional-message.png | Bin 0 -> 88792 bytes
.../images/blog/sending-transactional-message.png | Bin 0 -> 90913 bytes
assets/images/blog/transaction-execute-flow.png | Bin 0 -> 50469 bytes
assets/images/blog/transaction-outline-design.png | Bin 0 -> 53166 bytes
7 files changed, 177 insertions(+)
create mode 100644 _docs/25-rmq-transaction-example.md
create mode 100644 _posts/2018-07-13-the-design-of-transactional-message.md
create mode 100644 assets/images/blog/checking-transactional-message.png
create mode 100644 assets/images/blog/sending-transactional-message.png
create mode 100644 assets/images/blog/transaction-execute-flow.png
create mode 100644 assets/images/blog/transaction-outline-design.png
|