Skip to content
Snippets Groups Projects
Unverified Commit 047ce4f1 authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Handle App Config uniformly with caching (EXPOSUREAPP-2747) (#1213)

* Move AppConfig related code into it's own package.
* Use "files" instead of "cache" for storing our AppConfigApiTest.
* Add "files" to "cache" migration.
* Refactor CDN related code into an independent "environment module".

TODO: UnitTests, Fallback behavior even if cached AppConfig is stale.

* Further structure refactoring and unit test for app config cache migration.

* Added config fallback behavior for all cases + additional tests.

* Improve code readability.

* Remove test TODO
parent 0961c59f
No related branches found
No related tags found
No related merge requests found
Showing
with 567 additions and 172 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment