Create highly consistent microservice architectures
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Create highly consistent microservice architectures using the outbox pattern combined with the NATS eventing platform.
TODO
TODO
TODO
- Use conventional commit messages
- Always create a PR against the dev branch
- Use the pre-commit tool to verify your code before committing
brew install pre-commit
pre-commit install
MIT