| Package | Description |
|---|---|
| pt.unl.fct.di.novasys.babel.crdts.delta.implementations |
| Class and Description |
|---|
| DeltaCRDTLWWMap
A delta-based map with a last-writer-wins policy (LWW) for storing generic
CRDTS.
|
| DeltaLWWCRDTMap
A delta-based map with a last-writer-wins policy (LWW) for storing generic CRDTS.
|
| DeltaLWWMap
A delta-based map with a last-writer-wins policy (LWW).
|
| DeltaLWWRegister
A delta-based register with a last-writer-wins policy (LWW).
|
| DeltaLWWSet
A delta-based set with a last-writer-wins policy (LWW).
|
| DeltaMVMap
A delta-based multi-value map.
|
| DeltaPNCounter
A delta-based PN counter CRDT.
|
| DeltaRGA
A delta-based Replicated Growable Array (RGA).
|
Copyright © 2024. All rights reserved.