Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Current gossip supports sending entire objects across the cluster using Gossip. CRDT datatypes should be possible.
The work here would be to refactor Gossip to support CRDT datatypes. The most simple would be a gset.
https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type
https://github.com/ricardobcl/Dotted-Version-Vectors
Attachments
Issue Links
- links to