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

Building Native CLI Apps with MatchBox & Native Fusion

Building Native CLI Apps with MatchBox & Native Fusion

MatchBox makes BoxLang practical for a classic deployment target: the single-file command-line application.

The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox.

With the MatchBox native target, you can compile a .bxs script into a standalone executable for macOS, Linux, or Windows. The generated binary includes the MatchBox VM core and your compiled BoxLang bytecode. It does not require a JVM, a separate MatchBox install, or any runtime on the target machine.

Jacob Beers
Jacob Beers
July 14, 2026