blob: 6a89c5ecf42ee3cdb95a648c51e11655719b38bd (
plain) (
blame)
1
2
3
4
5
6
|
This is an adapter for elasticsearch providing a transport layer based on
Python's asyncio module. All API calls now return a future wrapping the
response.
WWW: https://pypi.org/project/elasticsearch-async/
WWW: https://github.com/elastic/elasticsearch-py-async
|