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.

yonatangross
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