cloudstack/.github
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
..
linters gha(linters): enable 7 more Python `flake8` checks (#7005) 2022-12-21 16:53:35 +01:00
workflows framework/config,server: configkey caching (#472) 2024-09-03 15:53:08 +05:30
boring-cyborg.yml .github: Migrate Travis to Github Actions and Simulator based CI (#6956) 2022-12-21 16:36:52 +05:30