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
XXXCache.factory does exactly what the old xxx_cache functions did. If we could move these changes inside __init__ (or maybe an init_app method), these functions could be removed. This would also make creating custom classes much easier.