mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-08-03 20:00:09 +03:00
Update documentation to show the CachingConnection Pool
This commit is contained in:
parent
6ef50e5c69
commit
ffaaa57f20
|
@ -62,3 +62,6 @@ be used.
|
|||
This pool class is mostly designed to interact with Zope and probably
|
||||
not useful in generic applications.
|
||||
|
||||
.. autoclass:: CachingConnectionPool
|
||||
|
||||
.. note:: Expired connections are cleaned up on any call to putconn.
|
Loading…
Reference in New Issue
Block a user