NAME
   Search::Elasticsearch::Client::0_90::Async - Thin async client with full
   support for Elasticsearch 2.x APIs

VERSION
   version 6.81

DESCRIPTION
   The Search::Elasticsearch::Client::0_90::Async package provides a client
   compatible with Elasticsearch 0.90.x. It should be used in conjunction
   with Search::Elasticsearch::Async as follows:

       $e = Search::Elasticsearch::Async->new(
           client => "0_90::Direct"
       );

   See Search::Elasticsearch::Client::0_90::Direct for documentation about
   how to use the client itself.

AUTHOR
   Enrico Zimuel <[email protected]>

COPYRIGHT AND LICENSE
   This software is Copyright (c) 2020 by Elasticsearch BV.

   This is free software, licensed under:

     The Apache License, Version 2.0, January 2004