Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 2.52 KB

README.md

File metadata and controls

48 lines (33 loc) · 2.52 KB

RangeDB RangeDB Logo

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

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.

Backend Engines

RangeDB supports various backend database engines.

Coming Soon:

Docker Quickstart

docker run -p 8080:8080 inklabs/rangedb

Community

Projects using RangeDB