--
Cory 'G' Watson
http://www.onemogin.com
For efficiency, we want to create a single CHI::CacheObject (with the
embedded expiration information) and store it in both cache backends.
At some point we could conceivably add code that will use either a
single CacheObject or separate CacheObjects automatically, and thus
allow these parameters to be overriden. But that requires checking for
all differences that might necessitate needing a separate CacheObject.
Patches welcome. :)
In the meantime I've added this to the docs for the next release.
Best
Jon