Means that tags will always be added and can be used in conditionals to test whether the value is in the cache.
Consider the following config, the conditional must test for a missing field that should have been filled and this field must either not exist or have a known value that is not at all like the the value that could be in the cache. It would be better if filter_matched is called on successful get or set.
Means that tags will always be added and can be used in conditionals to test whether the value is in the cache.
Consider the following config, the conditional must test for a missing field that should have been filled and this field must either not exist or have a known value that is not at all like the the value that could be in the cache. It would be better if
filter_matched
is called on successfulget
orset
.