Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Distributed Entity Cache Clear (DCC) Mechanism

Why and when use it?

The distributed cache clearing mechanism is needed when you have multiple servers in a cluster that are sharing a single database. When one entity engine has either a create, update or delete operation that goes through it, it will clear its own caches. But it can also sent out a message to the other servers in the pool to clear their caches.

...