gritzko / ron

(dated, see the site) Replicated Object Notation, a distributed live data format, golang/ragel lib
http://replicated.cc
Apache License 2.0
360 stars 7 forks source link

RON 3 ideas #36

Open cblp opened 6 years ago

cblp commented 6 years ago
  1. Distinguish state and patch chunks on protocol level.
    • motivation?
  2. Remove raw ops in favor of one-op patch chunks.
    • Then remove :location as the base of a patch.
  3. Remove *type and #object fields from reduced ops.