-
Notifications
You must be signed in to change notification settings - Fork 1
alaif/django-dbpersistconn
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Persistent connection to database server in Django. ======= This application, if installed, prevents closing database connection after each HTTP request. Instead closes database connection after timeout (2 minutes by default). Timeout can be set via settings.DEFAULT_UNUSED_DB_CONNECTION_TIMEOUT
About
This django application prevents closing database connection after each request is processed.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published