Maestro.Store.Postgres (Maestro v0.5.0)
View SourceEcto+Postgres implementation of the storage mechanism.
Events are never replayed outside of the aggregate's context, so the implementation doesn't support retrieval without an aggregate ID.
Summary
Functions
Callback implementation for Maestro.Store.Adapter.commit_all/2.
Callback implementation for Maestro.Store.Adapter.commit_events/1.
Callback implementation for Maestro.Store.Adapter.commit_snapshot/1.
Callback implementation for Maestro.Store.Adapter.get_events/3.
Callback implementation for Maestro.Store.Adapter.get_snapshot/3.
Functions
Callback implementation for Maestro.Store.Adapter.commit_all/2.
Callback implementation for Maestro.Store.Adapter.commit_events/1.
Callback implementation for Maestro.Store.Adapter.commit_snapshot/1.
Callback implementation for Maestro.Store.Adapter.get_events/3.
Callback implementation for Maestro.Store.Adapter.get_snapshot/3.