Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove re-usable components into their own distribution #25

Open
reyjrar opened this issue Jun 7, 2017 · 0 comments
Open

Remove re-usable components into their own distribution #25

reyjrar opened this issue Jun 7, 2017 · 0 comments

Comments

@reyjrar
Copy link
Owner

reyjrar commented Jun 7, 2017

I'd like to separate the following modules from this distribution and make the distribution use those modules:

  • App::ElasticSearch::Utilities::HTTPRequest to "HTTP::Request::es"
  • App::ElasticSearch::Utilities::Query to "es::Query"
  • App::ElasticSearch::Utilities::QueryString to "es::QueryString" (bundled with es::Query)
  • App::Elasticsearch::Utilities::Connection to "LWP::UserAgent::es"

I'm selecting a lowercase 'es' intentionally. These are not the official elastic modules. These are generic, minimal modules designed to make working with Elasticsearch less of a hassle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant