https://github.com/simplesourcing/simplesource
Simple Sourcing is an API for building event sourcing systems
https://github.com/simplesourcing/simplesource
Last synced: 3 months ago
JSON representation
Simple Sourcing is an API for building event sourcing systems
- Host: GitHub
- URL: https://github.com/simplesourcing/simplesource
- Owner: simplesourcing
- License: apache-2.0
- Created: 2018-09-25T00:47:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-05T22:01:58.000Z (over 2 years ago)
- Last Synced: 2025-07-13T07:33:41.380Z (9 months ago)
- Language: Java
- Size: 413 KB
- Stars: 61
- Watchers: 9
- Forks: 8
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - simplesourcing/simplesource - Simple Sourcing is an API for building event sourcing systems (<a name="Java"></a>Java)
README
# Simple Sourcing - Event Sourcing with CQRS backed by Kafka
[](https://maven-badges.herokuapp.com/maven-central/io.simplesource/simplesource-command-api)
[](https://travis-ci.com/simplesourcing/simplesource)
Simple Sourcing is an API for building event sourcing systems where the data is stored in Kafka.
See the [documentation](https://simplesource.io/simple_sourcing_docs_home.html)
for more details.
See the [Quick Start](http://simplesource.io/simple_sourcing_quickstart.html) for
getting Simple Sourcing running locally.