1
0
Эх сурвалжийг харах

Docs: Updated Perl client page to mention async client

Closes #8012
Clinton Gormley 11 жил өмнө
parent
commit
6a7f55b61d

+ 1 - 1
docs/perl/index.asciidoc

@@ -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