Commit Graph

6 Commits

Author SHA1 Message Date
Niklas Hoefflin
b8b1dea38d Add LWW Element Set (Last Write Wins Element Set) (#4979) 2023-12-08 20:57:07 +02:00
Niklas Hoefflin
92131de377 Fix compare() for subset check (S.A ⊆ T.A) (#4978) 2023-12-07 18:06:56 +02:00
Niklas Hoefflin
249ee1dc99 Add 2P-Set (Two-Phase Set) for both addition and removal operations in distributed systems (#4977) 2023-12-07 17:23:22 +02:00
Niklas Hoefflin
e59a3b1ebb Add G-Set (Grow-only Set) (#4975) 2023-12-05 20:39:18 +02:00
Niklas Hoefflin
3001620c1e Add PN-Counter (#4974) 2023-12-04 18:22:02 +02:00
Niklas Hoefflin
b1efd4e34b Add G-Counter (Grow-only Counter) (#4965) 2023-11-24 19:13:44 +02:00