Save working memory as a hash or JSON object instead of string
Opened this issue · 1 comments
abrookins commented
We can do more with working memory if it's a hash or a JSON object, so let's transition the data model.
tylerhutcherson commented
Agreed! I think this is one of those patterns we want to have an opinion on in the ecosystem and help define the right access patterns, data models, and usage.