Commit Graph

15 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
9fecfec8a2 Small merge conflict 2017-09-03 14:40:45 -04:00
7c457eb3f4 GOSSIP-41 Transfer gossip data in bulk 2017-08-28 15:59:15 +02:00
5ed3ed85cf GOSSIP-75 Vote based locking 2017-08-23 23:31:39 +05:30
94da0bb643 GOSSIP-88 Data Replication Control 2017-07-18 23:25:52 +05:30
89af0ac112 GOSSIP-66 Implement Crdt 2P-Set 2017-06-30 10:16:22 +03:00
f71460ab3d GOSSIP-91 Fixed random test failure in SharedDataEventTest 2017-06-27 18:49:56 +05:30
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
c009b77d2a Merge branch 'GOSSIP-55' of https://github.com/Mirage20/incubator-gossip 2017-06-20 08:56:39 -04:00
ade33a9e58 GOSSIP-55 Added event handlers to notify share data and per node data changes 2017-06-20 18:17:07 +05:30
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
9c9d96e564 GOSSIP-86 Examples in separate module - Added Readme. 2017-06-05 08:21:46 -04:00
c62ebaf9b6 GOSSIP-85 Factor out PassiveGossipThread 2017-05-03 16:57:50 -04:00