elasticsearch-perl icon indicating copy to clipboard operation
elasticsearch-perl copied to clipboard

Extract Search::Elasticsearch::Cxn* modules into its own distro

Open SineSwiper opened this issue 7 years ago • 0 comments

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.

SineSwiper avatar Sep 20 '18 21:09 SineSwiper