Rene Nochebuena 3d2e5ec027
Some checks failed
Go CI/CD / go-ci (push) Has been cancelled
Add Dispatcher implementation for CQRS pattern
Introduced a Dispatcher to manage command, query, and event handlers in a thread-safe manner utilizing read-write mutexes. This includes handler registration and dispatching logic, error handling for unregistered handlers, and support for concurrent operations. Added comprehensive tests for handler registration, dispatching, and error scenarios.
2025-04-13 00:59:18 -06:00
2025-04-12 22:00:42 -06:00
2025-04-12 22:00:42 -06:00

stonecqrs

StoneCQRS - Ultimate CQRS/Event toolkit! ⚑ Command/Query separation with event-driven superpowers. Perfect for complex domains & microservices. Saga-ready architecture baked in. Part of stone-utils ecosystem. 10 billion% more decoupled! πŸš€

Description
StoneCQRS - Ultimate CQRS/Event toolkit! ⚑ Command/Query separation with event-driven superpowers. Perfect for complex domains & microservices. Saga-ready architecture baked in. Part of stone-utils ecosystem. 10 billion% more decoupled! πŸš€
Readme MIT 42 KiB
v1.0.0 Latest
2025-04-13 11:52:43 -06:00
Languages
Go 100%