install(GroupIncludeCacheImpl.module());
install(PatchListCacheImpl.module());
install(ProjectCacheImpl.module());
install(SectionSortCache.module());
install(TagCache.module());
install(new AccessControlModule());
install(new GitModule());
install(new PrologModule());
install(ThreadLocalRequestContext.module());
factory(AccountInfoCacheFactory.Factory.class);