keycloak-scim/model/infinispan
Gabriel Lavoie 32c23c2410 KEYCLOAK-4002: realmRevisions cache too small with high number of realms.
- Increased the hardcoded default value to help running master with high number of realms.
- Added a value computation based on the realms cache max size (to match the userRevisions cache configuration pattern).
- Computed revisions cache size is now 2 times the configured maximum cache size.
- Added a maximum realms cache size configuration to the different standalone.xml templates.
- Added a missing users cache size configuration to standalone.xsl.
2016-12-05 08:07:24 -05:00
..
src KEYCLOAK-4002: realmRevisions cache too small with high number of realms. 2016-12-05 08:07:24 -05:00
pom.xml Bump to 2.5.0.Final-SNAPSHOT 2016-11-30 15:44:51 +01:00