elasticsearch-perl
elasticsearch-perl copied to clipboard
Extract Search::Elasticsearch::Cxn* modules into its own distro
The connection pooling model here is really good. This would be nice to implement as its own CPAN distro, independent of Elasticsearch. The Elasticsearch-specific bits could then be subclassed back into Search::Elasticsearch as needed.