Patterns Tag | MassTransit

  • Written by Chris

    Enter the Mediator

    This post covers a new MassTransit feature, Mediator, and how it can be used to consume messages from any transport using MassTransit consumers and sagas.

    Read More >
  • Written by Chris

    In-Memory Outbox, Take out the Trash

    This post details the In-Memory Outbox, including what it does, how to configure it, and how it ensures eventual consistency in the presence of database or message transport failures.

    Read More >