Welcome to EventFlow's documentation!
EventFlow is a basic CQRS+ES framework designed to be easy to use.
Have a look at our :ref:`getting started guide <getting-started>`, the :ref:`do’s and don’ts <dos-and-donts>` and the :ref:`FAQ <faq>`.
Contents:
.. toctree:: :maxdepth: 2 GettingStarted
.. toctree:: :maxdepth: 2 :caption: Basics Identity Aggregates Commands Subscribers Metadata Queries Sagas Jobs EventUpgrade
.. toctree:: :maxdepth: 2 :caption: Stores EventStore ReadStores
.. toctree:: :maxdepth: 2 :caption: Integration MSSQL PostgreSql RabbitMQ
.. toctree:: :maxdepth: 2 :caption: Additional reading Configuration IoC Log Snapshots Customize ValueObjects DosAndDonts Specifications FAQ