Metadata-Version: 2.1
Name: django-db-pooling
Version: 0.0.1
Summary: Django Database Connection Pooling with Gevent workers
Home-page: https://github.com/zhangi/django_db_pooling
Author: Ivan Zhang
Author-email: sail4dream@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# django_db_pooling
A patch to enable Django database connection pooling with gevent workers of Gunicorn


