Mark As Completed Discussion

Let's test your knowledge. Click the correct answer from the options.

Which of the following statements best describe the difference between operation-based (op-based) and state-based CRDTs?

Click the option that best answers the question.

  • Op-based CRDTs propagate operations while State-based CRDTs propagate states
  • State-based CRDTs propagate operations while Op-based CRDTs propagate states
  • Both Op-based and State-based CRDTs behave the same way and propagate both states and operations
  • None of the above