cloudstack/test/integration
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
..
broken Enable Flake8 rule W391 (#6606) 2022-11-13 11:00:07 +01:00
component Fix exceeding of resource limits with powerflex (#443) 2024-05-08 20:54:54 +05:30
plugins Refactoring StorPool's smoke tests (#7392) 2023-08-02 14:37:37 +08:00
smoke framework/config,server: configkey caching (#472) 2024-09-03 15:53:08 +05:30
testpaths Fix spelling (#6898) 2022-12-13 14:58:14 +01:00
__init__.py Add Python flake8 linting for W291 trailing whitespace with Super-Linter (#4687) 2022-03-28 11:40:26 -03:00