How to clear redis cache in all workers redis

Viewed 17

I recently added uwsgi workers to my project. But I found such a problem, for some reason the cache is cleared only in one worker, and not in all. Tell me how to fix it.

0 Answers
Related