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