Mark As Completed Discussion

Try this exercise. 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.