It is not feasible to cache an ever-growing amount of actual text and belonging objects. The cache should only include the relevant data without other objects. These objects can still be loaded on a per-request basis. If something is not needed for a list of objects, then it shouldn't be in cache.
It is not feasible to cache an ever-growing amount of actual text and belonging objects. The cache should only include the relevant data without other objects. These objects can still be loaded on a per-request basis. If something is not needed for a list of objects, then it shouldn't be in cache.