Closed metasoarous closed 7 years ago
Marking as invalid, since in the new design, we'll always be sending datoms as the fundamental unit of communication. Which I like philosophically. The one loss is that it means we can't send an arbitrary transaction function to a remote, but that may be bad practice anyway. It's probably saner to send a message indicating that a transaction needs to take place, and reactively execute the transaction on whatever node needs to do that.
Can we always tell whether something is intended as a vector of values or a lookup ref? Relates to #5