Choosing an event store

View Source

For production applications, Commanded only officially supports the PostgreSQL-based Elixir EventStore (adapter).

There is also an in-memory event store adapter. This provides no persistence and is intended for unit testing and local development only.