| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
Changes: https://github.com/elastic/elasticsearch-py-async/commits/master
|
| |
|
|
| |
Changes: https://github.com/elastic/elasticsearch-py-async/commits/master
|
| |
|
|
|
|
|
| |
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
| | |
|
| |
|
|
|
|
|
| |
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
|
|
|
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
|