Building an eventsourcing database from scratch
.github/workflows | ||
driver | ||
event | ||
gql | ||
internal/clean | ||
.drone.yml | ||
.gitignore | ||
ev_test.go | ||
ev.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md |
ev - Eventsourcing Playground
This project is learnings in building an eventstore and applications around it.
Feel free to explore.
For examples of use of this see <go.sour.is/tools>