[ buster ]
[ Bron: python-elasticsearch ]
Pakket: python-elasticsearch (5.4.0-1)
Verwijzigingen voor python-elasticsearch
Debian bronnen:
Het bronpakket python-elasticsearch downloaden:
- [python-elasticsearch_5.4.0-1.dsc]
- [python-elasticsearch_5.4.0.orig.tar.gz]
- [python-elasticsearch_5.4.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python client for Elasticsearch
Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable.
The client's features include:
* translating basic Python data types to and from json (datetimes are not decoded for performance reasons) * 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
Andere aan python-elasticsearch gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-urllib3
- HTTP library with thread-safe connection pooling for Python
-
- sug: python-elasticsearch-doc
- Python client for Elasticsearch (Documentation)