-
Notifications
You must be signed in to change notification settings - Fork 12
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
Support concurrency API #2
Comments
@honglei many thanks for the report. Concurrency API is great. Unfortunately, the current state of aetcd3 is far from complete, it's more of a POC than a reliable solution. And now, when vanilla gRPC implementation finally got asyncio support, I think the library needs another major rewrite. :) Leave the issue as open for now. |
@martyanov is somebody working on such refactoring? |
@stalkerg vanilla gRPC backend is already implemented. Regarding concurrency API there is no ETA. |
Upgrade to proto 4
API docs:
https://etcd.io/docs/v3.4.0/dev-guide/api_concurrency_reference_v3/
The text was updated successfully, but these errors were encountered: