streamich / json-joy

JSON CRDT, JSON CRDT Patch, JSON Patch+, JSON Predicate, JSON Pointer, JSON Expression, JSON Type
https://jsonjoy.com/libs/json-joy-js
Apache License 2.0
741 stars 14 forks source link

JSON CRDT model metadata #662

Open streamich opened 1 month ago

streamich commented 1 month ago

Add ability to set custom optional ephemeral metadata for Model instances. That information would be used by dev tooling.

streamich commented 1 month ago

Use WeakMap instead?