cloudstack/engine
Abhishek Kumar 31b0ed0a18
framework/config,server: configkey caching (#9628)
Added caching for ConfigKey value retrievals based on the Caffeine
in-memory caching library.
https://github.com/ben-manes/caffeine
Currently, expire time for a cache is 30s and each update of the
config key invalidates the cache. On any update or reset of the
configuration, cache automatically invalidates for it.

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-09-05 09:32:56 +05:30
..
api engine-orchestration: fix issue for empty product in vm metadata (#9610) 2024-09-03 14:03:57 +02:00
components-api Configuration to disable URL validation when registering templates/ISOs (#8751) 2024-08-27 16:12:31 -03:00
orchestration framework/config,server: configkey caching (#9628) 2024-09-05 09:32:56 +05:30
schema framework/config,server: configkey caching (#9628) 2024-09-05 09:32:56 +05:30
service Build: drop EL7 support, support JRE17 for packages and sonar check (#8609) 2024-08-27 16:09:10 +05:30
storage Merge remote-tracking branch 'origin/4.19' 2024-09-04 13:20:42 +05:30
userdata LOGGER -> logger in CloudInitUserDataProvider.java 2024-08-30 08:51:12 +02:00
pom.xml Updating pom.xml version numbers for release 4.19.2.0-SNAPSHOT 2024-07-19 10:29:26 +05:30