Commanded v1.0.1 Commanded View Source
Use Commanded to build your own Elixir applications following the CQRS/ES pattern.
Provides support for:
- Command registration and dispatch.
- Hosting and delegation to aggregates.
- Event handling.
- Long running process managers.
Use Commanded with one of the following event stores for persistence:
- EventStore Elixir library, using PostgreSQL for persistence
- Greg Young's Event Store.
Please check the Getting Started and Usage guides to learn more.
Link to this section Summary
Functions
Callback implementation for Application.start/2
.
Link to this section Functions
Callback implementation for Application.start/2
.