home/categories/architecture-patterns/yonatangross-skillforge-claude-plugin-skills-outbox-pattern-skill-md
architecture-patternsdevelopment
outbox-pattern
Transactional outbox pattern for reliable event publishing. Use when implementing atomic writes with event delivery, ensuring exactly-once semantics, or building event-driven microservices.
maintainer
yonatangross
更新于 1/19/2026
星标
26
分支
4
quick start
Installation and usage
Transactional outbox pattern for reliable event publishing. Use when implementing atomic writes with event delivery, ensuring exactly-once semantics, or building event-driven microservices.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use outbox-pattern