Closed MrBartusek closed 2 years ago
The "cache" keys right now are set to whatever would be best to use for internal use. Ideally, we don't want users accessing the cache in the first place and use the fetch
methods instead.
I guess, but if it is exposed to the user it can just be standardized. Probably using ids? I guess keys should be ids rather than names
It's only exposed to the user as a fallback, should definitely update the docs to indicate this as I'm working towards standardization of the fetch methods in the various managers.
Currently diffrent menagers have diffrent keys for thier caches.