https://github.com/aviabird/eventago
CQRS application builder
https://github.com/aviabird/eventago
cqrs event-sourcing golang storage
Last synced: 9 months ago
JSON representation
CQRS application builder
- Host: GitHub
- URL: https://github.com/aviabird/eventago
- Owner: aviabird
- Created: 2019-11-11T11:17:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-01T14:44:19.000Z (about 6 years ago)
- Last Synced: 2025-02-16T08:17:50.305Z (11 months ago)
- Topics: cqrs, event-sourcing, golang, storage
- Language: Go
- Size: 28.3 KB
- Stars: 1
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
CQRS Library.
Introduction.
Command query Responsibility Segregation(CQRs) basically used to store all event into our storage.