Hi All,

InMemoryEntityCache is currently used in Apache Polaris with JDBC
Persistence.

However, as far as I can tell, even for cached entities, the resolve will
still issue a JDBC query to confirm that the latest version was returned
from the cache.

So, the question is: does this cache provide any considerable efficiency
gain?

Has anyone measured the performance difference with and without this cache?

Would anyone be willing to carry out such a test?

WDYT?

Thanks,
Dmitri.

Reply via email to