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
Cache machine seems to work fine using Python 3.10 and Django 4.3. However, the function associated with CACHE_INVALIDATE_ON_CREATE doesn't seems to work correctly.
I have to completely clean redis cache in order for new item to be visible in my queries.
The text was updated successfully, but these errors were encountered:
Cache machine seems to work fine using Python 3.10 and Django 4.3. However, the function associated with CACHE_INVALIDATE_ON_CREATE doesn't seems to work correctly.
I have to completely clean redis cache in order for new item to be visible in my queries.
The text was updated successfully, but these errors were encountered: