Update documentation to show the CachingConnection Pool

This commit is contained in:
Israel Brewster 2017-06-08 11:57:00 -08:00
parent 6ef50e5c69
commit ffaaa57f20

View File

@ -62,3 +62,6 @@ be used.
This pool class is mostly designed to interact with Zope and probably This pool class is mostly designed to interact with Zope and probably
not useful in generic applications. not useful in generic applications.
.. autoclass:: CachingConnectionPool
.. note:: Expired connections are cleaned up on any call to putconn.