Building an eventsourcing database from scratch
|
||
---|---|---|
.github/workflows | ||
app | ||
cmd | ||
internal | ||
pkg | ||
.air.toml | ||
.drone.yml | ||
.gitignore | ||
ev_test.go | ||
ev.go | ||
go.mod | ||
go.sum | ||
gqlgen.yml | ||
LICENSE | ||
Makefile | ||
README.md |
ev - Eventsourcing Playground
This project is learnings in building an eventstore and applications around it.
Feel free to explore.