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 |
---|---|---|
EPEL 8 | 6.4.2-2.el8 | - |
You can contact the maintainers of this package via email at
python-elasticsearch6 dash maintainers at fedoraproject dot org
.