A connection pool for python-ldap
A simple connector pool for python-ldap. The pool keeps LDAP connectors alive and let you reuse them, drastically reducing the time spent to initiate a ldap connection. The pool has useful features like: - transparent re-connection on failures or server restarts - configurable pool size and connectors timeouts - configurable max lifetime for connectors - a context manager to simplify acquiring and releasing a connector
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.0.0-13.fc42 | - |
Fedora 42 | 3.0.0-13.fc42 | - |
Fedora 41 | 3.0.0-11.fc41 | - |
Fedora 40 | 3.0.0-9.fc40 | - |
You can contact the maintainers of this package via email at
python-ldappool dash maintainers at fedoraproject dot org
.