Blog

CacheBox 1.6.0 Released!

Luis Majano December 18, 2013

Spread the word

Luis Majano

December 18, 2013

Spread the word


Share your thoughts

logo

We are proud to announce CacheBox version 1.6.0. You can read our What's new with CacheBox 1.6 to get a better idea of this release.

Bugs Squashed

  • [CACHEBOX-14] - Stats incorrect using Railo Provider
  • [CACHEBOX-15] - Error if timeout is passed in as empty string
  • [CACHEBOX-16] - Gracefully handle cache engines that can't list keys
  • [CACHEBOX-20] - Method getQuiet in cachebox.system.cache.providers.CacheBoxProvider uses normal get method

New Features & Improvements

  • [CACHEBOX-13] - Increased top level on cache dumper
  • [CACHEBOX-18] - Update internal logging to debug instead of info, too much chatter.
  • [CACHEBOX-3] - Create graph to show how full the cache is
  • [CACHEBOX-7] - New method: getOrSet() Allow caching a snippet of code with a single provider method via a closure or udf
  • [CACHEBOX-10] - Allow config path as string in CacheBox init (standalone)

Resources:

Add Your Comment

Recent Entries

Mastering Events and Listeners in CBWIRE

Mastering Events and Listeners in CBWIRE

In CBWIRE, events and listeners are the backbone of building responsive, modular applications without relying heavily on JavaScript. This guide walks you through setting up and using CBWIRE events to create seamless interactions between components, from dispatching events in CFML and frontend templates to listening with Alpine.js and JavaScript. Learn how to make your applications feel dynamic and engaging by effortlessly connecting components. Whether you’re triggering events to update a dashboard or targeting specific parts of your app with dispatchTo, these techniques will empower you to create a modern, interactive CFML experience with ease.

Grant Copley
Grant Copley
November 11, 2024
10 Key Benefits of Hiring a Specialized ColdFusion Consulting Team

10 Key Benefits of Hiring a Specialized ColdFusion Consulting Team

ColdFusion remains a powerful and versatile platform for building dynamic web applications. However, keeping your ColdFusion environment optimized, secure, and scalable requires specialized expertise. Whether managing a long-standing ColdFusion application or planning new development projects, hiring a dedicated ColdFusion consulting and support team can be a game-changer for CTOs, CIOs, and developers. Here's why:

1. Expert Guidance on ColdFusion Web Development

...

Cristobal Escobar
Cristobal Escobar
November 08, 2024
ColdBox Free Tip 5 - Building Named Routes with a Struct

ColdBox Free Tip 5 - Building Named Routes with a Struct

**Did you know ColdBox provides flexible ways to build routes using structs?** In this tip, we’ll cover how to use the `event.buildLink()` and `event.route()` methods for named routes, a feature that’s especially handy when working with dynamic URLs.

Maria Jose Herrera
Maria Jose Herrera
November 07, 2024