Welcome to release week! Our first release in our list is CacheBox version 1.3.1. Here are some useful resources:
This release focuses on several critical fixes for using Railo caches or ehCaches embedded in ColdFusion 9 and above. We have also improved considerably the reporting engine for the caches and also gave you the ability to create caches on the fly and register them in any cache factory.
cache = cacheBox.createCache(name="AwesomeCache", provider="cachebox.system.cache.providers.RailoProvider", properties={name='ehCacheLite'});
Add Your Comment