daniel-smith / domain-lib

2 stars 1 forks source link

Allow serialization to something other than a byte array #32

Closed jonclare closed 3 years ago

jonclare commented 3 years ago

For instance, SqlStreamStore uses strings in its API. Domain-lib should allow serialization to this as well as byte arrays