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 wrote this a long time ago when I worked for a company that used varnish in production and it was very helpful for our automation framework along with justquick/django-varnish. Since then I really havent had any work applications to use varnish so I left this app in disrepair. It's always fun looking back at your old code and wondering wtf I was thinking. here are the goals im aiming for in the next major refactor
varnish 4 support
python 3 support
implement threadpoolexecutor from concurrent.futures
better testing esp with auth
The text was updated successfully, but these errors were encountered:
Hi @justquick , we have few applications which use python3 and django 1.10 and we are planning to use varnish in production, so we are interested in taking over maintenance of both django-varnish & python-varnish.
@jagadeeshv16 did you ever end up taking this over? Is there a fork that I could potentially use? I would really like to use this in production as well.
I wrote this a long time ago when I worked for a company that used varnish in production and it was very helpful for our automation framework along with justquick/django-varnish. Since then I really havent had any work applications to use varnish so I left this app in disrepair. It's always fun looking back at your old code and wondering wtf I was thinking. here are the goals im aiming for in the next major refactor
The text was updated successfully, but these errors were encountered: