cloudstack/server
Abhishek Kumar 4400e02a1b
framework/config,server: configkey caching (#472)
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 1 minute and each update of the
config key invalidates the cache.

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2024-09-03 15:53:08 +05:30
..
conf Log stdout to a file (#399) 2024-07-03 20:51:20 +05:30
src framework/config,server: configkey caching (#472) 2024-09-03 15:53:08 +05:30
pom.xml fix unit tests failures 2024-05-23 10:23:32 +05:30