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

Provide HTTP client #2

Closed
tootedom opened this issue Feb 6, 2014 · 1 comment
Closed

Provide HTTP client #2

tootedom opened this issue Feb 6, 2014 · 1 comment
Assignees

Comments

@tootedom
Copy link
Owner

tootedom commented Feb 6, 2014

Currently the transport client (default) and the node client can be used to connect to elastic. This, whist the most performant option, is limiting due to the binary compatibility requirement with the elasticsearch backend version.

This is an enhancement to:

  • Provide a http connection (configurable number).
  • Allow the http connection to sniff other nodes (configurable).
@tootedom tootedom self-assigned this Feb 6, 2014
@tootedom
Copy link
Owner Author

1.0.4 release includes HTTP connection support.

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

No branches or pull requests

1 participant