Subject: | want to have choice 'not delete cache but update it' when object is changed. |
- When an object is changed, delete the cache instead of updating it.
It is a bit more expensive, but should safer.
Hi. above the fix is really not good for with Master-Slave replication
use, because Slave sometimes late from Master. During it happen,
Data::ObjectDriver get older raw and cached.
could you please give us a choice of 'delete cache' or 'updating it'?
thanks.