Letter P

python-elasticsearch - 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. 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

Packages

python-elasticsearch-7.0.5-3.fc14.al.src [90 KiB] Changelog by Joel Barrios (2020-10-02):
- Fix Requires.

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