This method is called before storing new entry into the cache. It can
be used to do any adjustments necessary for specific cached type. Does
nothing by default which is most common case for exsting caches.
If overridden this method must always modify data in-place
This method is called before storing new entry into the cache. It can be used to do any adjustments necessary for specific cached type. Does nothing by default which is most common case for exsting caches.
If overridden this method must always modify data in-place