ncthbrt / reason-nact

let reason-nact = (node.js, reason, actors) ⇒ your µ services have never been so typed
https://nact.io
MIT License
126 stars 12 forks source link

State Encoder/ Decoder bad! #8

Closed ncthbrt closed 6 years ago

ncthbrt commented 6 years ago

Multiple JSON operations each message. Should rather hook into persist operation. Additionally if no snapshotting set, should default to identity function.

ncthbrt commented 6 years ago

Fixed