Docs: Updated Perl client page to mention async client

Closes #8012
This commit is contained in:
Clinton Gormley 2014-10-29 14:48:56 +01:00
parent c639815af9
commit 6a7f55b61d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ This client provides:
* Full support for all Elasticsearch APIs
* HTTP backend (currently synchronous only - Any::Event support will be added later)
* HTTP backend (blocking and asynchronous with https://metacpan.org/module/Search::Elasticsearch::Async)
* Robust networking support which handles load balancing, failure detection and failover