Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Welcome to EventFlow's documentation!

EventFlow logo

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





Indices and tables