RangeDB is an event store database written in Go. This package includes a stand-alone database and web server along with a library for embedding event sourced applications.
Examples are provided here.
RangeDB supports various backend database engines.
docker run -p 8080:8080 inklabs/rangedb
- DDD-CQRS-ES slack group channel: #rangedb
- Upcoming topics for monthly pairing sessions
- GOAuth2 - An OAuth2 Server in Go