jmoiron plays the blues

1d7457db to django-db-pool add USE_GEVENT option, use it to set the connection pool to the GeventConnectionPool, clean up settings a bit, auto-retry after a given time (20msec) to get cursors if the pool is full
6070e674 to django-db-pool Merge branch 'master' into gevent_pool Conflicts: dbpool/db/backends/postgresql_psycopg2/base.py
forked django-db-pool, Django DB Pool - Another database persistance / pooling implementation for Django
forked django-db-pool, Django DB Pool - Another database persistance / pooling implementation for Django
forked django-db-pool, Django DB Pool - Another database persistance / pooling implementation for Django
forked django-db-pool, Django DB Pool - Another database persistance / pooling implementation for Django
forked django-db-pool, Django DB Pool - Another database persistance / pooling implementation for Django
forked django-db-pool, Django DB Pool - Another database persistance / pooling implementation for Django
forked django-db-pool, Django DB Pool - Another database persistance / pooling implementation for Django
6dfbbf45 to jsonq Merge pull request #1 from thisishugo/patch-1 fix typo (interrface{} -> interface{})