Choosing an event store
View SourceFor 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.