[
https://issues.apache.org/jira/browse/GOSSIP-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15884334#comment-15884334
]
ASF GitHub Bot commented on GOSSIP-59:
--------------------------------------
GitHub user edwardcapriolo opened a pull request:
https://github.com/apache/incubator-gossip/pull/36
GOSSIP-59 OrSet implementation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/edwardcapriolo/incubator-gossip GOSSIP-59
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gossip/pull/36.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #36
----
commit aae266634967c092d97d82b6ba5ad5c589b45748
Author: Edward Capriolo <[email protected]>
Date: 2017-02-23T04:35:14Z
GOSSIP-59 OrSet implementation
----
> Implement CRDT OrSet
> --------------------
>
> Key: GOSSIP-59
> URL: https://issues.apache.org/jira/browse/GOSSIP-59
> Project: Gossip
> Issue Type: New Feature
> Reporter: Edward Capriolo
>
> Currently we have a implementation of GrowOnlySet which is not a very
> flexible type. The OrSet allows additional and deletions and having that will
> be a nice building block.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)