Skip to content

An exploration for implementing an event sourcing event store with SQLite

License

Notifications You must be signed in to change notification settings

gunnarmorling/eventful

Repository files navigation

My OSS Project

An open-source project bootstrapped using the ModiTect OSS Quickstart archetype.

Run the following command to build this project:

mvn clean verify

Pass the -Dquick option to skip all non-essential plug-ins and create the output artifact as quickly as possible:

mvn clean verify -Dquick

Run the following command to format the source code and organize the imports as per the project's conventions:

mvn process-sources

This code base is available under the Apache License, version 2.

About

An exploration for implementing an event sourcing event store with SQLite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published