This repository was archived by the owner on Mar 20, 2023. It is now read-only.
This repository was archived by the owner on Mar 20, 2023. It is now read-only.
Closed
Description
Starting in version 7.8.0 of the elasticsearch
package Asyncio is now supported natively with async
/await
on Python 3.6+.
Due to this, this library is now deprecated and will not be adding new features or receiving updates beyond impactful bug fixes for Elasticsearch 6.x.
You can install async support via:
$ python -m pip install elasticsearch[async]
NOTE: If you're still targetting Elasticsearch 6.x you should continue to use this library until you've upgraded to Elasticsearch 7.x or later
- GitHub Project: https://github.com/elastic/elasticsearch-py
- Documentation: https://elasticsearch-py.readthedocs.io
- Issue Tracker: https://github.com/elastic/elasticsearch-py/issues
Metadata
Metadata
Assignees
Labels
No labels