Subject: | Namespace Cache clearing no longer working |
Jon,
I encountered a situation where my staging server, which was running 0.47 was successfully
programmatically clearing cache for a specific namespace, but my production server, which
was running 0.49, was not. I was using the DBI driver and both servers were running the 1.24
version of it, I am not sure if it affects other drivers
I diffed the two versions on CPAN and the only real change to the code I saw found in this
commit.
https://github.com/jonswar/perl-
chi/commit/39b3feb0999928f6e751d2d4dcda66f395c24faf
Not knowing the guts of CHI too well I could not tell exactly what is going on and exactly
what may have changed here so I thought I would send it over to you.
If this basically doesn't make you go "AH HA!" and immediately know how this can be fixed,
let me know and I will be happy to write up a failing test and maybe do some code-diving
myself. But I figured this might be a super-easy fix for you so I would try this first.
Thanks Much,
- Stevan