So, if we are not going to implement use_minimal_puts in H6 (which I’m still not convinced is the right decision) then this setting needs to be removed and the documentation updated. But also, it’s even more impactful than that because the only difference between CacheMode.PUT and CacheMode.REFRESH or between CacheStoreMode.USE and CacheStoreMode.REFRESH is that REFRESH bypasses the effect of use_minimal_puts. So, I dunno, I guess we should also deprecate CacheMode.REFRESH? |