Skip to content
This repository was archived by the owner on Oct 9, 2019. It is now read-only.
This repository was archived by the owner on Oct 9, 2019. It is now read-only.

Create documentation #1

@dvdstelt

Description

@dvdstelt

PoA

  • NServiceBus

    • Routing configuration
      • Add snippets from the solution to illustrate how it's configured
    • Describe
  • Transport

    • RabbitMQ
  • Persister

    • Cover in memory persistence that we're currently using
    • Cover SQL Persistence when it's added
      • Explain how to configure/create dbs in Docker
      • Explain that scripts are auto-executed, but can (should?) be disabled in production
  • SI

    • Explain how to set it up
    • Add screenshot with visualization
  • SP

    • Explain how to set it up
    • Add screenshot with visualization
  • Serialization

    • Explain behavior to fallback on type of message, because contracts aren't shared.
    • Explain this is a deployment issue and doesn't have to be 'decoupled' in VIsual Studio.
  • Outbox

    • Catalog Service
      • Removed EventLog and enabled NServiceBus Outbox
        Especially check OrderStatusChangedToAwaitingValidationIntegrationEventHandler as it's extremely easier than before.
      • IntegrationEventMigrations removed.
    • Ordering Service
      • IntegrationEventMigrations removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions