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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use outbox-pattern