dogmatiq / verity

🚧 An event-sourced Dogma engine.
MIT License
2 stars 2 forks source link
# Verity Verity is an event-sourced [Dogma](https://github.com/dogmatiq/dogma) [engine](https://github.com/dogmatiq/dogma#engine). [![Documentation](https://img.shields.io/badge/go.dev-documentation-007d9c?&style=for-the-badge)](https://pkg.go.dev/github.com/dogmatiq/verity) [![Latest Version](https://img.shields.io/github/tag/dogmatiq/verity.svg?&style=for-the-badge&label=semver)](https://github.com/dogmatiq/verity/releases) [![Build Status](https://img.shields.io/github/actions/workflow/status/dogmatiq/verity/ci.yml?style=for-the-badge&branch=main)](https://github.com/dogmatiq/verity/actions/workflows/ci.yml) [![Code Coverage](https://img.shields.io/codecov/c/github/dogmatiq/verity/main.svg?style=for-the-badge)](https://codecov.io/github/dogmatiq/verity)

This project will be superceded by Veracity in the future.

Its tests depend on the Docker stack provided by dogmatiq/sqltest.