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

Question: Will this package support OpenSearch or Elasticsearch or both? #1481

Closed
dylannz-sailthru opened this issue Apr 12, 2021 · 1 comment

Comments

@dylannz-sailthru
Copy link

For those that are unaware, there's been a bit of 'contention' around Elasticsearch's license lately which has lead to Amazon creating a fork of Elasticsearch 7.10 called OpenSearch:

https://aws.amazon.com/blogs/opensource/introducing-opensearch/

Given the code paths may diverge at some point, is the intention of this package to support Elasticsearch, OpenSearch, or both? Or will we cross that bridge when we come to it?

This is a great library that I've been using personally for a number of years without any issues whatsoever. Looking for a productive discussion about the future direction of this code. Please do let me know if there is a better venue for such a discussion, I am not trying to start a holy war.

Thanks :)

@olivere olivere pinned this issue Apr 13, 2021
@olivere
Copy link
Owner

olivere commented Apr 13, 2021

Hi Dylan! I replied to a similar question here. Maybe that already answers your question?

... My personal view on this is that this library should benefit the community. To best serve the community, my goals for this library are 1) to be stable, 2) to limit the amount of breaking changes during minor versions, and 3) work on as many Elasticsearch versions and distros as possible.

My take on the future of this library is written down in #1240. I'd like to apologize for currently not being very active in working on this library. Day-time work related issues are more important to me right now. I see quite a number of very useful contributions in the form of PRs, but on the other hand I've not seen too many things that actively prevent people from using the library. Having said that, I really hope to pour in some days and work on the queue of PRs and issues that's already there, and even add some more stuff that I have on my list.

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

2 participants