Mark As Completed Discussion

Let's test your knowledge. Fill in the missing part by typing it in.

One of the critical challenges that need to be considered when implementing CRDTs is _. This issue arises because CRDTs often maintain history to resolve conflicts, causing increased memory consumption with the number of operations.

Write the missing line below.