transactional-outbox

There are 44 repositories under transactional-outbox topic.

  • outboxen-gorm

    Storage implementation using GORM for the Outboxen library.

    Language:Go1
  • system-design

    System design

  • dispatch

    Upcoming .Net asynchronous event storage as a queue and outbox library.

    Language:C#
  • outboxer

    outboxer

    Transactional outbox for MySQL and PostgreSQL databases

    Language:Ruby
  • users

    User profiles and identities.

    Language:C#
  • kafka-transactional-outbox-demo

    The code demonstrates an implementation of the "transactional outbox" approach.

    Language:C#
  • eventcore

    Library for Transactional Outbox Pattern with Hybrid Approach

    Language:Go
  • all-aboard

    Guaranteed message processing, including message filtering and synchronized consistency with the service's local database transaction (aka atomic message delivery).

    Language:C#