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

Rust SDK #606

Closed
Tracked by #669
MichaelScofield opened this issue Nov 21, 2022 · 3 comments
Closed
Tracked by #669

Rust SDK #606

MichaelScofield opened this issue Nov 21, 2022 · 3 comments
Labels
C-feature Category Features
Milestone

Comments

@MichaelScofield
Copy link
Collaborator

What problem does the new feature solve?

Our db's grpc service lacks of a Rust SDK.

What does the feature do?

A Rust SDK for our grpc service.

Implementation challenges

No response

@MichaelScofield MichaelScofield added the C-feature Category Features label Nov 21, 2022
@xtang xtang mentioned this issue Nov 30, 2022
24 tasks
@xtang xtang added this to the Release v0.1 milestone Nov 30, 2022
@SSebo
Copy link
Contributor

SSebo commented Mar 16, 2023

Is it ok to follow the go client API interface design?

@MichaelScofield
Copy link
Collaborator Author

It's ok. However, we already have the rust client in GreptimeDB's codes, I'd prefer extract it to a standalone repo, and build upon it thereafter. GreptimeDB should be the first user of it.

@killme2008
Copy link
Contributor

We have an independent project to track this feature

https://github.com/GreptimeTeam/greptimedb-client-rust

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category Features
Projects
None yet
Development

No branches or pull requests

4 participants