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

When will this crate be out of beta? #552

Open
Jasperav opened this issue Sep 14, 2022 · 1 comment
Open

When will this crate be out of beta? #552

Jasperav opened this issue Sep 14, 2022 · 1 comment
Labels
question Further information is requested
Milestone

Comments

@Jasperav
Copy link
Contributor

When will it be production ready? Are there any blocking/important issues?

@psarna
Copy link
Contributor

psarna commented Sep 14, 2022

In certain terms this crate already is production-ready, because it's known to be used in production environments (including dogfooding at ScyllaDB by using https://github.com/piodul/cql-stress for tests, coming soon). But if you mean 1.0, there are two things I would personally like to see before releasing 1.x:

  1. More type validation, e.g. FromRow depends on the struct having the same layout as table. #370 , Consider improvements for passing values to queries #463 and more
  2. Finalizing a few refactors like Refactor load balancing module #408

and in general closing issues which require potentially backward incompatible changes.

@mykaul mykaul added the question Further information is requested label Jan 9, 2023
@piodul piodul added this to the 1.0.0 milestone Apr 24, 2023
@Lorak-mmk Lorak-mmk self-assigned this Nov 15, 2023
@Lorak-mmk Lorak-mmk removed their assignment Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants