/eventapis

An event database to enable event sourcing and distributed transactions for applications that use the microservice architecture.

Primary LanguageJavaApache License 2.0Apache-2.0

Eventapis

An event database to enable event sourcing and distributed transactions for applications that use the microservice architecture.

Build

Image of Yaktocat

mvn package

Build Docker Image

docker build -t kloiasoft/eventapis:latest .

Run

docker-compose up