Commit Graph

7 Commits

Author SHA1 Message Date
c0d8cc348c Fixed build 2023-11-25 09:11:39 +01:00
789a5f6abc Fixed build 2023-11-25 08:18:02 +01:00
89af0ac112 GOSSIP-66 Implement Crdt 2P-Set 2017-06-30 10:16:22 +03:00
1769449515 GOSSIP-64 Implement Max-Change-Sets 2017-06-26 21:24:07 -04:00
49cdac62a2 GOSSIP-62 Implement Crdt PN-Counter
restored layout of pom.xml for minimal changes in PR

Snapshot - I think I have the basic framework in place. No tests are passing and nothing works, but most of the calls and the builder are in place.

capture working code

starting working on example code

Working examples

GOSSIP-65 Implement crdt LWW-Element-Set

LWWSet implemented + se/de + unit tests + jackson tests + DataTests

GOSSIP-55 Added event handlers to notify share data and per node data changes

Reformat code to match apache standard

Fixed DataTest errors WRT PNCounter
2017-06-25 11:04:49 -04:00
602a79bfc6 GOSSIP-65 Implement crdt LWW-Element-Set
LWWSet implemented + se/de + unit tests + jackson tests + DataTests
2017-06-19 22:56:36 +03:00
c62ebaf9b6 GOSSIP-85 Factor out PassiveGossipThread 2017-05-03 16:57:50 -04:00