Skip to content

A thread-safe package to conveniently hydrate Domain-repositories from Event-Store.

License

Notifications You must be signed in to change notification settings

TerrexTech/go-agg-builder

Repository files navigation

Aggregate-Builder

This library constructs Aggregates' Domain by reading Event-Stream from EventStore.

How it works:

  • Call the BuildState function, which sends meta-information containing current aggregate-version to EventStoreQuery-service.
  • The events will be received on channel returned by above function.

How to use



About

A thread-safe package to conveniently hydrate Domain-repositories from Event-Store.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published