Top "Crdt" questions

Commutative Replicated Data Type

Differences between OT and CRDT

Can someone explain me simply the main differences between Operational Transform and CRDT? As far as I understand, both are …

algorithm paxos operational-transform crdt nosql
Conflict-free Replicated Data Types (CRDT) vs Paxos or Raft

When is it a good idea to use something like CRDT instead of paxos or raft?

scalability distributed paxos raft crdt