returns a reference to a counter object
returns a reference to a fat_counter object
returns a reference to an disable-wins flag object
returns a reference to an enable-wins flag object
returns a reference to a grow-only map
returns a reference to a multi-value register
returns a reference to a last-writer-wins register
returns a reference to a remove-resets map
returns a reference to an add-wins set object
returns a reference to a remove-wins set object
Generated using TypeDoc
A CRDT factory is used to create references to stored objects. These references are linked to the factory from which they were created.
There are three kind of factories: the Connection, Transactions and CrdtMaps.