gerrit/gerrit-cache-h2
Saša Živkov 218c6b69c2 Allow creation of persistent caches after server is started
2e1cb2b849 switches from Ehcache to Guava
for providing caching in Gerrit and claims that one of the advantages of
using Guava is that it enables caches to be build at any time, rather
than only at server startup. Therefore, I guess it is OK to remove the
precondition check which prevents creation of caches once the server was
started.

This enables plugins to create own persistent caches when they are
installed.

Change-Id: I28b1a140c58f9967e6d1dacd61ddd021b48c8ad5
2014-03-10 17:22:46 +01:00
..
src/main/java/com/google/gerrit/server/cache/h2 Allow creation of persistent caches after server is started 2014-03-10 17:22:46 +01:00
BUCK Update buck build for strict dependencies 2013-05-16 01:14:27 +00:00