Appendable Data discussion

Not that big really, simplifies backend a lot but makes front end use more crdt type practices and that complicates that. The main thing is we say data is immutable so cannot be lost/deleted, but not all data. Metadata, session info etc. is not. Also short term stuff should not be put on the network, unless some rich folk want to of course :slight_smile:

14 Likes