Hi All,
I'm testing out the CacheBox to see if it will work for me, and it
seems I'm partway there, but not getting it going yet:
- I have a user defined cache that a non-CF process is filling with
data
- CacheBox can see this cache, after I configured it in the Cachebox
config.
- I added listeners to the config, which point to a cfc
[{class="cbCache.interceptors.CacheEvent"}]
- I can't tell if the listener is firing to the CacheEvent
Also, how was it determined what events one can listen for in the
CFColdboxProvider?
Thanks!
JP