Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for saving multiple aggregates at once #19

Merged
merged 10 commits into from
May 29, 2024

Commits on Jan 29, 2024

  1. Added support for saving multiple aggregates at once

    Marko Sego committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    52d7e38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89b3679 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Removed unnecessary ambient transaction

    Marko Sego committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6a01b96 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Simplified common nugget uses

    Marko Sego committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    848517b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Removed PayloadSerializer

    Marko Sego committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ad63c9d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Merge branch 'main' into feature/ES-3-saving-multiple-aggregates

    # Conflicts:
    #	Tacta.EventStore/Domain/IDomainEvent.cs
    #	Tacta.EventStore/Tacta.EventStore.csproj
    Marko Sego committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b30c184 View commit details
    Browse the repository at this point in the history
  2. A test and added error handling

    Marko Sego committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    278e65a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge branch 'main' into feature/ES-3-saving-multiple-aggregates

    # Conflicts:
    #	Tacta.EventStore/Tacta.EventStore.csproj
    Marko Sego committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6320ce7 View commit details
    Browse the repository at this point in the history
  2. Tests for aggregate

    Marko Sego committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4fff7fc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    3a5fb11 View commit details
    Browse the repository at this point in the history