You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using memcache (through the Spyglass core.cache implementation) to store rendered items between frontends, but dieter is storing assets on the local file system. I would love to unify that storage.
Are there any plans to abstract the asset caching mechanisms?