The deleteByTag method calls count(), which throws a Warning when the input is NULL. We use this plugin in our production and have been seeing the warning alerts in NewRelic. I forked and fixed it; created a PR if it would help: https://github.com/nyeholt/silverstripe-simplecache/pull/10/commits/e8fc5d8c86913766b7ed4fb79c61a771e504bf43 thanks
The deleteByTag method calls count(), which throws a Warning when the input is NULL.
We use this plugin in our production and have been seeing the warning alerts in NewRelic.
I forked and fixed it; created a PR if it would help: e8fc5d8
thanks