Skip to main content

state away mysql persistance connection

Project description

django mysqldbwrapper

django mysqldbwrapper can be used for retry :

  1. MySQL server has gone away
  2. Lost connection to MySQL server during query
  3. Too many connections

Installation

pip install django-mysqldbwrapper

Get started

How to using django-mysqldbwrapper in django:

DATABASES = {
    'default': {
        'ENGINE':'mysqldbwrapper',
        ....
    },
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

django_mysqldbwrapper-0.3-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file django_mysqldbwrapper-0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for django_mysqldbwrapper-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ee52bee0474442cab20cfcbc08e6a21c5cd0a95855a0b31ba4aaf92bdc3bd5c5
MD5 bb6a591896a53df3f736397c7d178396
BLAKE2b-256 5bf6cce4b7e8dfa9a2a5dea0f514c25e0277474c5b9bb85fb26c277e46410777

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page