Hi
I've created Change I04d7edea (
http://gerrit.ovirt.org/#/c/14188/) that adds automatic
database caching capabilities to the engine.
To cache a business entity, just add an annotation called TimeToLiveInCache that accepts
as a parameter the number of seconds this object can live in the cache until it is
refreshed from the database.
The next stage is improving the cache update mechanism, using Infinispan, and the ability
to capture more query types.
Would love input and suggestions.
Thanks,
Liran