What's New With 5.4.0
Last updated
Was this helpful?
Last updated
Was this helpful?
[] - CacheboxProvider metadata and stores: use CFML functions on java hash maps breaks concurrency
[] - getOrSet() provider method doesn't work with full null support
[] - getQuiet(), clearQuiet(), getSize(), clearAll(), expireAll() broken in acf providers
[] - New setting: `resetTimeoutOnAccess` to allow the ability to reset timeout access for entries
[] - Global script conversion and code optimizations
[] - lookup operations on ACF providers updated to leverage cacheIdExists() improves operation by over 50x
[] - setMulti(), getMulti(), lookupMulti(), clearMulti(),getCachedObjectMetadataMulti() is now available on all cache providers
[] - Increased timeout on `getOrSet` lock
[] - Consolidated usages of the abstract cache provider to all providers to avoid redundancy