Python 3 Client for Elasticsearch
Low level client for Elasticsearch. It's goal is to provide common ground for all Elasticsearch-related code in Python. The client's features include: - Translating basic Python data types to and from json - Configurable automatic discovery of cluster nodes - Persistent connections - Load balancing (with pluggable selection strategy) across all available nodes - Failed connection penalization (time based - failed connections won't be retried until a timeout is reached) - Thread safety - Pluggable architecture
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 7.9.1-4.fc35 | - |
Fedora 35 | 7.9.1-4.fc35 | - |
Fedora 34 | 7.9.1-2.fc34 | - |
EPEL 8 | 7.0.5-2.el8 | - |
You can contact the maintainers of this package via email at
python-elasticsearch dash maintainers at fedoraproject dot org
.