https://github.com/kyuff/es-commands
Library to work with Commands in an Event Sourced application
https://github.com/kyuff/es-commands
commands cqrs dispatcher domain-driven-design event-sourcing
Last synced: 4 months ago
JSON representation
Library to work with Commands in an Event Sourced application
- Host: GitHub
- URL: https://github.com/kyuff/es-commands
- Owner: kyuff
- License: mit
- Created: 2025-02-18T10:35:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-17T21:20:28.000Z (10 months ago)
- Last Synced: 2025-09-04T04:44:05.637Z (10 months ago)
- Topics: commands, cqrs, dispatcher, domain-driven-design, event-sourcing
- Language: Go
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# es-commands
[](https://github.com/kyuff/es-commands/actions/workflows/go.yml)
[](https://goreportcard.com/report/github.com/kyuff/es-commands/)
[](https://pkg.go.dev/github.com/kyuff/es-commands)
[](https://codecov.io/gh/kyuff/es-commands)
Library to work with Commands in an Event Sourced application