Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fvbock/gDBPool

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gDBPool: Postgres database pooling with gevent

gDBPool is a library to do async communication to PostgreSQL using psycopg2 and gevent.

Please refer to the full gDBPool documenation for more information.

Any help testing/breaking things and then leaving an issue on github is greatly appreciated!

If you have any questions, ping me on twitter @fvbock.

Requirements

General

  • Python 2.7
  • Postgres 9.0.x+

Via Pip

  • gevent 0.13.6+ - also tested with the 1.0 alpha/beta versions
  • psycopg 2.4.2+

Installation

install the required packages

$ pip install -r requirements.txt

then install the package itself

$ sudo python setup.py install

About

asynchronous, gevent based DB connection and interaction pooling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.