6 lines
212 B
Plaintext
6 lines
212 B
Plaintext
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://github.com/elastic/elasticsearch-py-async
|