Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
/goenginePublic archive
forked from hellofresh/goengine

Engine provides you all the capabilities to build an Event sourced application in go

License

Notifications You must be signed in to change notification settings

vimeda/goengine

GoEngine GitHubGoDocBuild StatusCode CoverageGo Report Card

GoEngine is an Event Sourcing library written for GoLang.

The goal of this library is to reduce the amount of time you have to spend thinking about the infrastructure so you can focus on
implementing your Domains and Business logic!

Installation

go get -u github.com/hellofresh/goengine

Documentation

Check out our quick start guide which is part of your GoEngine docs. If you prefer to be closer to the code you can always refer to GoDoc.

RoadMap

The following features are planned for the future (in no specific order)

  • Improve documentation and examples
  • Support for Snapshots
  • Inmemory Projection support
  • Creating Linked EventStreams
  • Distributes tracing (using opencensus and/or opentracing)
  • ...

Contributing

We encourage and support an active, healthy community of contributors — including you! Details are in the contribution guide and the code of conduct.


About

Engine provides you all the capabilities to build an Event sourced application in go

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go99.3%
  • Makefile0.7%