Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.93 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.93 KB

RangeDB RangeDB Logo

Build Status Docker Build Status Go Report Card Test Coverage Maintainability GoDoc Go Version Release Sourcegraph License

An event store database 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.

Docker

docker run -p 8080:8080 inklabs/rangedb

Community

DDD-CQRS-ES slack group:

Projects using RangeDB