Chisel is a semantic cache framework for Java™. It speeds up database queries and remote method calls. It calculates which parts of a query can't be answered from the cache, and poses a smaller query (or queries) to obtain only those data from the source.
Chisel is an open source software distributed under the GNU license. Chisel home on the web is chisel-cache.sourceforge.net (*). It is under constant development, therefore, if you are seeing an offline version of this document we recommend that you visit the site. The SourceForge project portal provides access to general project info, mailing lists, forums, bug submissions, feature requests, and a big etc..
If you use Chisel, please, let us know,
--* Why chisel-cache? Because chisel.sf.net was already taken :).