altairbow / django-db-connection-pool

Database connection pool component library for Django
https://pypi.python.org/pypi/django-db-connection-pool/
MIT License
181 stars 24 forks source link

Update README with Recycle Example #25

Closed grippy closed 2 years ago

grippy commented 2 years ago

Adding a simple example on setting recycle.

altairbow commented 2 years ago

👍