mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
![Dmitry Marakasov](/assets/img/avatar_default.png)
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
7 lines
263 B
Plaintext
7 lines
263 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://pypi.org/project/elasticsearch-async/
|
|
WWW: https://github.com/elastic/elasticsearch-py-async
|