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 have a flask app based on gunicorn. Can I use SimpleCache to share data among gunicorn threads?
The text was updated successfully, but these errors were encountered:
zhangjiajie023
changed the title
Can I use SimpleCache to share data among gunicorn threads
Can SimpleCache share data among gunicorn threads
Mar 23, 2018
I have a flask app based on
gunicorn
. Can I useSimpleCache
to share data amonggunicorn
threads?The text was updated successfully, but these errors were encountered: