blob: 1791e4c4dd9abc9978d5935532e664fb80dc3386 (
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.python.org/pypi/elasticsearch-async
WWW: https://github.com/elastic/elasticsearch-py-async
|