Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.
David Edwards edited this page Jun 8, 2016 · 2 revisions

A Java framework to support building event-driven services that use Command Query Responsibility Segregation (CQRS) and Event Sourcing patterns.

This Wiki is split into the following parts:

  • User Guide - a guide to using the framework in an application
  • Developer Guide - a guide to forking the project and extending it