Store interface that I want to access in a comfortable way.Cache.makeWith, but I figured thats not the way..Resource, but I think it's not the right type of "resource"Context.Tag for every store is not a good ideaRequestResolver but I don't want to cache the results, just the store access.StoreMap but thats the most manual option. I want to see if I can do better than that