Letter P

python2-elasticsearch - Python 2 Client for Elasticsearch

Website: https://github.com/elasticsearch/elasticsearch-py
License: ASL 2.0
Vendor: Alcance Libre, Inc.
Description:
Low level client for Elasticsearch. It's goal is to provide common ground
for all Elasticsearch-related code in Python 2. The client's features include:

- Translating basic Python 2 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

Packages

python2-elasticsearch-7.0.5-3.fc14.al.noarch [117 KiB] Changelog by Joel Barrios (2020-10-02):
- Fix Requires.

Listing created by Repoview-0.6.6-6.fc14.al