-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: Proxy cache inherits from passthrough. If the key isnt in the cache fallback to the passthough and cache the result. * feat: register the proxy value with gestalt as a CoreReloadListener to get notified when Gestalt reloads its configs. When Gestalt reloads its configs clear the cache, it will refill as its methods get called.
- Loading branch information
1 parent
6fddaa8
commit 910afae
Showing
3 changed files
with
205 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters