jmalloc / ax

A message-driven application toolkit for Go. [EXPERIMENTAL]
MIT License
9 stars 3 forks source link

Ax

Build Status Code Coverage Latest Version GoDoc Go Report Card

Ax is a toolkit for writing distributed message-driven applications in Go. It has features specifically focused on CQRS and Event Sourcing.

go get -u github.com/jmalloc/ax/src/ax

This project is EXPERIMENTAL. Expect frequent breaking changes to the API.