The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.99 - 2015-08-26

  • This release provides support for Elasticsearch 2.0.0-beta1 and above, but the default client is still '1_0::Direct' and will remain so until version 2.00 is released.

Modules

Async API for Elasticsearch using Promises
A helper module for the Bulk API and for reindexing
A helper module for scrolled searches
A utility class for internal use by Elasticsearch
An async Cxn implementation which uses AnyEvent::HTTP
An async Cxn implementation which uses Mojo::UserAgent
An async CxnPool for connecting to a local cluster with a dynamic node list
An async CxnPool for connecting to a remote cluster with a static list of nodes.
An async CxnPool for connecting to a remote cluster without the ability to ping.
Provides common functionality to async Cxn implementations
A role to mark classes which should be used with other async classes
Provides async interface between the client class and the Elasticsearch cluster