CQRS
Goal
- Learn CQRS
Service
- billing: use saga to create new payment and fix a small problem
- link:
- use CQRS pattern
- add CQRS API
- API:
- add CQRS API
Package
- logger: use
error
flag for error of message opentracing - saga: fix the problem with reject error. improve opentracing
Docs
- postman: update API for billing service
- github: WTF? rename .github/README.md -> .github/DOCS.md
- security: update minimal version
- readme: improve docs
DevOps
- update config traefik
Other
- update dependencies