Closed benoitc closed 10 years ago
Nope, I hadn't planned it. Is it useful? Pretty simple to make. I can probably make one this weekend, unless you want to do it?
I think I like the Roshi one as documented here - https://github.com/soundcloud/roshi
I can try. But i need to become familiar with the code, so you will be probably faster than me ;)
Well, I quite like the idea of making one like the Roshi one linked above, so I'll give it a go.
Out of interest: what use is this CRDT? I can't help thinking it is larger than the ORSWOT (since once added an item is never really removed.)
Should this LWWSet allow "dombstoning?" That is, removing an element that is not present?
Spoke with Roshi author (https://github.com/soundcloud/roshi/issues/24) and they allow doomstones, so now riak_dt LWWSet does too.
Closing; addressed by #102.
Do you plan to provide an implementation of lwwset ?