2 Commits

Author SHA1 Message Date
bc3c5aa846
Add CQRS library 'Singularity' with core handlers and tests
All checks were successful
Go CI/CD / go-ci (push) Successful in 36s
Introduces the 'Singularity' implementation, a CQRS Bus that supports commands, queries, and events, along with middleware extensibility. Includes comprehensive tests, modular files for commands, queries, and events, as well as CI/CD workflows.
2025-04-26 22:25:23 -06:00
0708376c0b
Initial commit 2025-04-26 21:56:55 -06:00