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

Current project status #10

Closed
buinauskas opened this issue Dec 11, 2020 · 1 comment
Closed

Current project status #10

buinauskas opened this issue Dec 11, 2020 · 1 comment

Comments

@buinauskas
Copy link

Hi, this is not an issue but rather a question.

We've started building an API in Rust that uses Elasticsearch as a data store. Naturally, I've started to build strongly typed queries and soon after I've found this project which does exactly that.

I wouldn't want to duplicate efforts and would prefer to switch to this project and contribute myself (as much as I could), however I'm not entirely sure about its status, maintenance, future plans, etc?

Thank you,
Evaldas

@mwilliammyers
Copy link
Member

Hi! Sorry I missed this.

We are currently using it in production and it fits our needs well. The API is still under development so we don't have any stability guarantees or anything like that right now. It is fairly feature complete as far as a search query builder is concerned, but it is missing some APIs and options.

We don't have any explicit maintenance guarantees or plans for it other than our company is going to be using it and so we will continue to support its development at least as far as our business needs are concerned. I would love to see it either merged into the official Elasticsearch client in some form (see elastic/elasticsearch-rs#75) or have this project grow and complement the official crate as a standalone crate.

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