issues
search
fabriziosestito
/
commanded-spear-adapter
Spear event store adapter for Commanded
MIT License
19
stars
5
forks
source link
Improve writing and decoding of system events
#55
Closed
dvic
closed
1 year ago
dvic
commented
1 year ago
This PR includes the following:
Do not use the default content type when writing system events (i.e., events of type
$>
)
Do not decode link events as
RecordedEvent
but directly as
Spear.Event
This PR includes the following:
$>
)RecordedEvent
but directly asSpear.Event