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
14 Likes