diff --git a/doc/src/pool.rst b/doc/src/pool.rst index 32bca548..f1b2af23 100644 --- a/doc/src/pool.rst +++ b/doc/src/pool.rst @@ -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. \ No newline at end of file