serverlesstechnology / cqrs

A lightweight, opinionated CQRS and event sourcing framework.
Other
346 stars 36 forks source link

Add Clone to Aggregate #55

Closed davegarred closed 1 year ago

davegarred commented 1 year ago

The Aggregate already requires Serialize, it should also require Clone.