118 Forks
1241 Stars
1241 Watchers

postgresql-event-sourcing

A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together.

How to download and setup postgresql-event-sourcing

Open terminal and run command
git clone https://github.com/eugene-khyst/postgresql-event-sourcing.git
git clone is used to create a copy or clone of postgresql-event-sourcing repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with postgresql-event-sourcing https://github.com/eugene-khyst/postgresql-event-sourcing/archive/master.zip

Or simply clone postgresql-event-sourcing with SSH
[email protected]:eugene-khyst/postgresql-event-sourcing.git

If you have some problems with postgresql-event-sourcing

You may open issue on postgresql-event-sourcing support forum (system) here: https://github.com/eugene-khyst/postgresql-event-sourcing/issues