EagerCaching means that all entries in the cache are always coherent and any
update query (insert,delete,update,...) will automatically invalidate the
corresponding entry in the cache. This was the previous cache behavior for
all queries
author: Nicolas Modrzyk version: 1.0