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

ability to use custom elasticsearch client in the elasticsearch storage #88

Merged
merged 1 commit into from
Nov 2, 2016
Merged

Conversation

evereq
Copy link
Contributor

@evereq evereq commented Oct 30, 2016

Sometimes it's required to manually create ES client, e.g. Amazon AWS ElasticSearch service client or some additional options should be set (e.g. timeouts). So I add an option to pass existed ES client object into the storage via options.

@adrai adrai merged commit 6680e02 into thenativeweb:master Nov 2, 2016
rehia pushed a commit to rehia/node-eventstore that referenced this pull request Jan 4, 2017
rehia pushed a commit to rehia/node-eventstore that referenced this pull request Jan 4, 2017
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

Successfully merging this pull request may close these issues.

2 participants