0.1.1 • Published 4 years ago

@ljorring/cqrs v0.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

CQRS Library

General library for declaring and using a DDD/CQRS/Event-sourced domain.

Improvements

  • Fix package double includes
  • Domain Service
    • Change signature of command handler: command object --> function name+args
    • Return events
  • Subscription interface
    • Implement subscription methods on IEventStore
0.1.1

4 years ago

0.1.0

4 years ago