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.