Abstract common store for godel components, simplify cache maintenance logic and enhance scalability.
We will do this in two steps:
-
Abstract common store interface and migrate scheduler cache.
-
Refactor binder cache and implement interface adaptation.