Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 261 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 261 Bytes

Chapter 4 :: Patterns

Module for demonstrating various design patterns, mainly the transactional outbox.

Key topics:

  • Outbox pattern via CDC
  • Inbox pattern via CDC

Running Tests

This script will present a menu of available test:

./run-test.sh