Skip to content

Set Up Event Store Persistence Layer #27

@duhowise

Description

@duhowise

Implement persistent storage for aggregate events using Akka.Persistence or a compatible event store with Akkatecture support.

Tasks:

  • Evaluate available storage adapters (SQL, EventStoreDb, etc.).
  • Configure persistence for VotingAggregate (and others in future).
  • Document event store setup and Akka.ActorSystem integration.
  • Reference configuration example:
// akka.conf
// ... see code example in docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions