diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-04-09 18:50:23 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-04-09 18:50:23 +0000 |
| commit | 03cc2584d4a4e2fe5ee63efa7cda61a8f84d2b24 (patch) | |
| tree | 27eeab935de6b3f3af77c9d218a757d4d2c23d1b /textproc/py-elasticsearch-async/pkg-descr | |
| parent | New ports: x11-clocks/kteatime, x11-clocks/ktimer (diff) | |
Add py-elasticsearch-async 6.0.0
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
Diffstat (limited to 'textproc/py-elasticsearch-async/pkg-descr')
| -rw-r--r-- | textproc/py-elasticsearch-async/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/py-elasticsearch-async/pkg-descr b/textproc/py-elasticsearch-async/pkg-descr new file mode 100644 index 000000000000..1791e4c4dd9a --- /dev/null +++ b/textproc/py-elasticsearch-async/pkg-descr @@ -0,0 +1,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 |
