Blog

CacheBox 1.2 Released

Luis Majano March 30, 2011

Spread the word

Luis Majano

March 30, 2011

Spread the word


Share your thoughts


In the spirit of more releases, here is: CacheBox 1.2.0CacheBox is an enterprise caching engine, aggregator and API for ColdFusion applications. It is part of the ColdBox 3.0.0 Platform but it can also function on its own as a standalone framework and use it in any ColdFusion application and in any ColdFusion framework. 

The milestone page for this release can be found in our Assembla Code Tracker. Here is a synopsis of the tickets closed:

 

  • 1179 new cachebox store: BlackholeStore used for optimization and testing
  • 1180 cf store does not use createTimeSpan to create minute timespans for puts
  • 1181 railo store does not use createTimeSpan to create minute timespans for puts
  • 1182 updates to make it coldbox 3.0 compatible
  • 1192 store locking mechanisms updated to improve locking and concurrency

So have fun playing with our new CacheBox release:

 

Add Your Comment

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026