Asynchronous Psycopg2 wrapper for Tornado. (http://momoko.61924.nl/)
Add asynchronouse notifications example. The example shows how the current code can be used to make use of PostgreSQL's asynchronous notifications. There's no official API for Momoko yet. | FSX | Sun Aug 5 23:03:53 UTC 2012 |
FSX | Sat Aug 4 13:51:49 UTC 2012 | |
Reduce code duplication in ConnectionPool.execute and ConnectionPool.callproc. | FSX | Sat Aug 4 11:35:08 UTC 2012 |
Moved psycopg2 import to utils. Other modules can now import psycopg2 without having to know if they import psycopg2 or psycopg2-ctypes. | FSX | Fri Aug 3 23:36:08 UTC 2012 |
FSX | Fri Aug 3 23:35:01 UTC 2012 | |
FSX | Fri Aug 3 23:30:57 UTC 2012 | |
Use psycopg2-ctypes if psycopg2 is not available in Python 2. | FSX | Fri Aug 3 23:23:15 UTC 2012 |
FSX | Fri Aug 3 21:26:31 UTC 2012 |