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
Is this still necessary now that we support multiple backends? Development can always be done against a fast-loading backend (right now, redis) and in production we don't really need caching, I guess?
For this I would like to use JobLib's memory cache, instead of the pickle functions we use now.
The text was updated successfully, but these errors were encountered: