Hi Folks, I would like to override the default cache behavior, so that I can explicitly invalidate the cache, rather than have it be cleared on each transaction commit. My use case is that I have a largely read-only database, and don't want to pay the penalty for a query each time. Has anyone worked on this problem? Is this a reasonable thing to do?
-- Roy. -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
