In atg what is default caching for order repository. As per the documentation it is simple(if my understanding is correct?).
Is it better to keep the order repository as simple, because lots of modification will happen for an order object. Is it better to keep it as distributed?