django-crum
django-crum copied to clipboard
Safe for high load
Hi. Is using django-crum safe for high frequency usage? I don't want to get other WSGIRequest object from thread, instead of true one. I use Gunicorn on production and have at least 3 workers in it. With this configuration, is it safe?