Actually, that's pretty much it. There's few other featurettes as well, but the real big leap forward was restructuring of the internals so that it plays nicely in Terracotta distributed clusters. Configuration for clustering is dead easy: it comes with a Terracotta "configuration module", a special JAR file hosting an XML file with clustering declarations for the code. You just reference it in your
tc-config.xml
and that's it. The rest is Terracotta magic :-)
Wow. This is really cool. Thanks for doing this.
ReplyDelete--Orion